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
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
Azure DNS - CNAMEs and Vanity Custom Nameserver Names 2) If I understand correctly, you'd like to use your own name server names rather than the Azure DNS name server names (e g ns1-04 azure-dns com) This is not currently supported, since at this stage we want to preserve our ability to move the name servers to different IP addresses
Azure Data Factory loading from JSON to TXT I have json file in ADL and i want to convert it into TXT file using Azure Data Factory But when i run it,text file has only first record (the first record in JSON)
Azure vs. AWS questions (CDN and other services) When using Azure's API service, can we customize API routes based on paths or parameters and proxy some requests to amazon in order to ease the migration ? Are there any recommended official solutions to autoscale cassandra or elasticsearch clusters?
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
Impact of stopped (deallocated) virtual machine on Azure? The VM’s OS and data disks remain intact in Azure storage and can be used to restart the VM later However, the temporary (scratch) disk associated with the VM is released and any data on that disk could be lost You continue to accrue charges for the Azure storage needed for the VM’s OS disk and any attached data disks
KERNEL32s GetFileAttributesExW bizarrely slow based on the content of . . . We had reportsof our application server on Windows slowing to a crawl, and after manyhours debugging, discovered that it was the *content of the current logfile* that was causing each of LogBack's write operations to take severalhundred milliseconds (instead of 5ms or so) Our log output is relativelyverbose, so that meant our application was taking minutes to do simpleoperations if it was