About 3,100 results
Open links in new tab
  1. Failure to delete Azure Dev Test Labs VM

    Feb 7, 2017 · I am unable to delete a VM in my Azure Dev Test Lab using either the portal or Powershell. What do I need to do to delete the VM? Portal error: Error while deleting ...

  2. Accessing Azure DevOps Git Repositories not working properly …

    May 15, 2019 · I am working with repos on two different Azure Dev Ops / VSTS accounts. For the sake of the analogy lets call them a work Azure Dev Ops and Personal Azure Dev Ops …

  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. Install 3rd party application on Azure portal

    Mar 1, 2019 · 4. Test connectivity is established 5. Create a VM in Azure with the perfect form specs 6. Install perfect form and establish connectivity to the Oracle DB. A …

  5. Connecting to Azure Service Bus fails after disabling TLS 1.0

    Aug 17, 2017 · I've been struggling trying to get my software that is using Microsoft Azure Service Bus to connect after disabling TLS 1.0. I have been able to reproduce this condition with a …

  6. Azure DevOps/GIT - after Completing a pull request, how to …

    Apr 26, 2019 · 1) I created a pull request for a code review to merge my dev branch into master.

  7. MySQL HIgh Availability On Azure Linux VM

    Aug 12, 2015 · But I do not use DRBD so I may be wrong. But there is solution I use and I think You should test it. First thing: do not use Ubuntu 13.10 - it is not a LTS release and it will loose …

  8. AADSTS500011: The resource principal named https://**.azure …

    Dec 11, 2019 · Also you need to make sure that your app registration for the API management done in the Azure AD App Registration section is correct and the correct App ID and App …

  9. Is there a way to enable promiscuous mode (or mac spoofing) for …

    Dec 16, 2014 · Is there a way to allow my Azure VM (running on a VNET) to allow traffic (send/receive) with source IP other than it's own? I am running OpenVPN in my VM and wish …

  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.