About 4,590 results
Open links in new tab
  1. Restrict Azure VM Access - social.msdn.microsoft.com

    Dec 18, 2014 · If you create a site-to-site VPN between your on-premise network and Azure virtual network, they connect via the IPsec tunnel. Based on my experience, on the Azure side, …

  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 …

  3. SQL Azure Geo-Replications - social.msdn.microsoft.com

    Sep 28, 2011 · The Geo-Replications for Azure Storage VS SQL Azure Data Sync is conceptually different. The Azure Storage's Geo-Replicas is transparent to us as user. We don't have …

  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 …

  5. Failed to Register Azure Stack with Azure Subscription

    Jan 11, 2018 · We apologize for any inconvenience and appreciate your time and interest in Azure Stack. If you experience any issues with Azure Stack or the current ASDK release, …

  6. Service Fabric Local Cluster Setup - social.msdn.microsoft.com

    Oct 4, 2017 · Alternatively, if you have access to an Azure Subscription, you could deploy a Microsoft Image in Azure that is preinstalled with Visual Studio and Azure SDK 2.8.

  7. 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 …

  8. 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.

  9. Time zone on Azure - social.msdn.microsoft.com

    Sep 7, 2017 · I am after some best practices & implications of changing time zone on Microsoft Azure or cloud in general talk. Is it recommended to change time zone on your Virtual Machine …

  10. Powershell cmdlet Read-SqlTableData to Azure SQL database

    Dec 21, 2017 · I'm losing my mind trying to make a connection to Azure SQL and use Powershell cmdlet Read-SqlTableData. None of the few examples of Read-SqlTableData involve Azure SQL.