About 5,210 results
Open links in new tab
  1. Unable to connect to Azure AAD/AD DS enabled file share from …

    Aug 30, 2019 · I followed the guidance at Azure Storage article and whilst I am able to connect a VM in Azure to my shares over SMB with AAD authentication, I am unable to connect a PC from my …

  2. Recreate Azure VM from Another VM's OS Disk in the Azure Portal

    Jan 15, 2016 · I have a single instance VM with an OS disk, a normal data disk, and a Premium Storage disk attached. Because it's a single instance VM, I don't have the SLA (I did find THIS here, but could …

  3. How does one sync Azure Web App to multiple regions, or make a …

    Aug 20, 2018 · We looking at Azure SQL database and replicating the Azure SQL databases across 3 regions. EG West Europe, East US and East Asia. If I deploy a Web App say, in the West Europe …

  4. How to Configure aspnet:MaxHttpCollectionKeys in Azure

    Apr 12, 2012 · Is there an alternate Setting name that i can use to configure the value for aspnet:MaxHttpCollectionKeys in my ServiceDefinition.csdef and ServiceConfiguration.cscfg files?

  5. Azure Private DNS Forwarder - social.msdn.microsoft.com

    Nov 30, 2018 · I was looking at the available cmdlets for the new Azure private DNS zones. I do not see a way to set a Forwarder? The documentation states that Conditional Forwarding is not available, but …

  6. Connecting Meraki Client VPN to Azure Active Directory Domain …

    Sep 17, 2018 · I need to connect our Cisco Meraki Client VPN to Azure Active Directory Domain Services (AADDS) for authentication via Azure MFA. The below articles describe how this …

  7. Unable to access Monitor & Control of Azure Data Factory

    Apr 22, 2020 · This is super annoying and pretty badly unit tested for Azure, have you ever tried re-running 1000's of failed slices manually? Yeah.. you should look into the actual problem before …

  8. Pricing model for ASR. - social.msdn.microsoft.com

    Apr 7, 2017 · Hi I'm looking for Azure Site recovery from on premises to Azure well tested. Can someone share their own experience how pricing/cost actually working for you if you're using ASR …

  9. Unable to Delete Azure AD - social.msdn.microsoft.com

    A Global Administrator can delete an Azure AD directory from the Azure Management Portal. When a directory is deleted, all resources contained in the directory are also deleted; so you should be sure …

  10. How to get Upsert to work with SaveChangeOptions.Batch?

    Aug 20, 2012 · But: how do I get the new Upsert to work with Batch updates? Yes, I'm using the same partition key for the batch and v1.6 of Azure SDK with .NET API's.