About 251 results
Open links in new tab
  1. Slow VM Performance in DevTest Lab - social.msdn.microsoft.com

    Nov 1, 2016 · We are getting extremely poor performance with VM's in the DevTest lab. We are using the D2_V2 flavor of server on windows 2012 R2. Everything loads extremely slow. …

  2. newly created resource group permissions

    Dec 7, 2017 · If I create a VM in a dev/test Lab, and select 'new resource group' - once the resource group is created it does not inherit the users RBAC permissions - it essentially sets it …

  3. How to fix this error: "The target table 'dbo.TestTable' of the DML ...

    Jan 27, 2012 · However, whenever I try to make a change to the data in the SQL Azure database (to subsequently test synching that change back to the client) I get the following error: The …

  4. Connect to SFTP at different directory - social.msdn.microsoft.com

    May 11, 2017 · OK - I have a test SFTP server up, with a very basic account. In filezilla, connect to (sftp://23.98.219.60/child), UN: sftptest, PW: testpassword . This user only has access to …

  5. Powershell Connect-MsolService fails to authenticate with …

    May 14, 2019 · I am trying to authenticate with the MSOnline powershell module using Connect-MsolService. I obtain a user's access token via a web application using the Azure AD Graph …

  6. You can't open this location using this program. Please try a …

    Jun 21, 2011 · You can't open this location using this program. Please try a different location. Archived Forums 1-20 Access for Developers

  7. 'No service is hosted at the specified address.' when calling Azure …

    The bad news is that you cant warm up the service in your windows azure instance. One possible although hacky solution could be to create a vm role and install your wcf service on your vm. …

  8. ScriptingOptions sql smo does not support scripting data

    Based on my test, you could use Scripter. EnumScript Method (Urn []) to generate the script. using Microsoft.SqlServer.Management.Sdk.Sfc; var scripter = new Scripter (server); …

  9. CSR BlueTooth (Serial Interface) - social.msdn.microsoft.com

    Aug 5, 2007 · I am going to add a bluetooth module (CSR Serial Interface) to my project. My project os is WINCE 5 (Platform builder 5). I add the follow item (from platform builder 5) to my …

  10. Managed Identity for SQL Server / Synapse

    Apr 17, 2020 · I want to give the managed identity of Azure Synapse access to one of my storage accounts and then use PolyBase to read files. Instead of storing the Access Key, Shared Key …