copy and paste this google map to your website or blog!
Press copy button and paste into your blog or website.
(Please switch to 'HTML' mode when posting into your blog. Examples: WordPress Example, Blogger Example)
Azure VM - Update Domain and Fault Domain in Avaibility set When we use more VM's and select more fault and update domains, The chance of a one machine going down due to any issue (azure issue or customer issue) is less Lets say we are deploying 10 VM's in a Availability set with 3 fault domains and 10 update domains, Our vms will be spread across the datacenter
Azure AD Free - do the 10 SSO apps only apply to Third Party applications? We have setup Azure AD Connect for many clients to benefit SSO integration with Microsoft apps Some clients are interested in setting up third party applications (that are available in the gallery) for single sign on through Azure AD
Azure Data Factory Kafka Connector - social. msdn. microsoft. com Azure Data Factory now features visual data transformation with Mapping Data Flows, available in preview With a few clicks, users can focus on building their data models rather than writing and maintaining code
Inactive Users Report for Azure Active Directory Applications We have a number of users that sign into Azure Enteprise Applications, but do not use O365 products and do not log on to our on-prem domain We are trying to find a way to run a report on users that have not logged into any Enterprise Applications in the past n months, in order to find stale accounts A report that lists the last logon for all users would also be sufficient, but again it would
Azure Machine Learning Studio - Import Data from Azure SQL Database I understand that a firewall rule needs to be created for AML to reach the database but it seems like the IP address from AML is changing constantly so how can I set up a rule for this? I know that, optionally, I can, on the server, set to 'ON' the option of allowing azure services and resources to access the server but don't really want to do that
How to Integrate Windows Identity Foundation in Azure I am in need to use Windows Identity Foundation in my MVC project which is deployed on Azure Could you please tell me what are the difference between Windows Identity foundation and Azure Active Directory Access Control also share sample integration code too