About 2,200 results
Open links in new tab
  1. Windows Azure Storage pricing - social.msdn.microsoft.com

    Apr 10, 2010 · When you affiliate your storage and your hosted services in the same affiliation group (= the same datacenter) you will not be charged for data transfers between your service …

  2. How to monitor Event log in OMS - social.msdn.microsoft.com

    Dec 2, 2016 · You can collect any events under the Windows Event log by just configuring the data sources at the Workspace level. This way all the agents linked to the workspace will start …

  3. How to access Azure VM from on-premise network?

    Sep 5, 2017 · The idea is to create a new windows AD server in azure and add machines VM to this domain in Azure. To create a trust between the on-premise and the windows AD in azure, …

  4. Azure Virtual Machine Size not available - social.msdn.microsoft.com

    Sep 10, 2017 · Hello, i'm trying to create anew storage optimized virtual machine and it is not available in the list. What do I need to do to make that available? Monday, September 4, 2017 …

  5. StrongAuthenticationRequirements parameter in new Set …

    May 11, 2017 · Question 0 Sign in to vote For provisioning MFA requirements on new accounts we currently use the -strongAuthenticationRequirements parameter of Set-MSoluser

  6. Azure Information Protection Scanner deployment - error …

    Apr 19, 2019 · The login screens are different when using 3 parameters vs 2 - I have tried the token method same results can't generate the token Unable to show screenshots until verified …

  7. How to learn Azure Active Directory Domain name

    Apr 15, 2020 · Azure Active Directory forum has officially moved from the MSDN forums to our newly launched platform: Microsoft Q&A. It'd be better to raise these questions on the new …

  8. /_api/contextinfo Error - social.msdn.microsoft.com

    Feb 2, 2017 · The only change that happened recently is that the web application changed from using Classic authentication to using Claims based. I am not sure if this issue ...

  9. Suspending DataGridView update - social.msdn.microsoft.com

    Apr 11, 2007 · I have to clear the DataGridView first before re-filling it with data. What then happens is at the clearing and re-filling of the grid, row 0 becomes visible first before the row I …

  10. select count (1) where 0 - social.msdn.microsoft.com

    Jun 2, 2011 · Eg: test table ha test_col which has 1 row value 100 select test_col from test where 0 = ' ' test_col 100