Questions tagged [azure-gov]

Use this tag for Azure questions scoped to Azure Government. The Azure Government environment is a physical instance that is separate from the rest of the Microsoft network. Use this tag for questions on the differences that application developers and administrators must understand to interact and work with this isolated Azure instance.

Azure Government

Microsoft Azure Government delivers a cloud platform built upon the foundational principles of security, privacy and control, compliance, and transparency. Public Sector entities receive a physically isolated instance of Microsoft Azure that employs world-class security and compliance services critical to U.S. government for all systems and applications built on its architecture.

Generally speaking, developing for Azure Government should be very similar to developing for regular Azure, however there are a few things to keep in mind such as:

For more information check out the Azure Government Developer's Guide

89 questions
0
votes
1 answer

Connecting Office 356 GCC subscription to MAG OMS

Does the Office 365 Log Analytics (aka OMS) solution exist in Microsoft Azure Government enabling you to connect an Office 365 GCC subscription?
0
votes
1 answer

Can't create Azure Functions in USGovVirginia in Azure Government

I tried to walk-through for Microsoft's Azure Functions Quickstarts for Azure Government which crashes with the following error when executing az functionapp create: Operation failed with status: 'Bad Request'. Details: 400 Client Error: Bad…
John Huschka
  • 35
  • 1
  • 5
0
votes
1 answer

Using Azure Quickstart Templates on Azure Government

I'm attempting to use the 3 VM SharePoint Azure QuickStart Template on Azure Government. Everything works fine except that the deployment errors out due to the fact that Azure Government expects the storageAccountUri to be…
jjzstack
  • 1
  • 5
0
votes
2 answers

How can I use Cognitive Services in Azure Government?

This blog post "Azure brings big data, analytics, and visualization capabilities to U.S. Government" indicates that: We are also announcing a preview of Cognitive Services in Azure Government. We have enabled scenarios such as audio and text…
Saca
  • 10,355
  • 1
  • 34
  • 47
0
votes
2 answers

Azure cloud storage account with custom endpoint suffix

Imagine, we have 2 Azure storage accounts, one of them is regular, other one - Government (or Germany, Chine etc.). Here is how we create CloudBlobClient: private const string ConnectionStringTemplate =…
Lubch
  • 57
  • 1
  • 9
0
votes
2 answers

Are the Azure usage and rate card APIs supported for US GOV EA subscriptions?

I have a client with a Azure subscription sitting in a US GOV data center. This subscription is under an EA (not pay-as-you-go). Attempting to use the standard billing APIs (ratecard and usage) fails with a 'Subscription not found' error. I.e.…
Greg
  • 3
  • 2
0
votes
1 answer

powershell script to create vm in azure government subscription

My current script to create vm in ARM or classic mode does not work; I get an error: New-AzureVM : ResourceNotFound: The hosted service does not exist. can someone please share the powershell script to create new VM in AzureGovernment…
SBC
  • 125
  • 2
  • 11
-1
votes
2 answers

Invalid scope for ComputeManagementClient for Azure US Government account?

I'm trying to create a simple script that lists out the virtual machines on my Azure US Government account. However, I am faced with this error: azure.core.exceptions.ClientAuthenticationError: DefaultAzureCredential failed to retrieve a token from…
-1
votes
1 answer

Microsoft MAC, MAG or GCC differences

There are several cloud environment provided by Microsoft. E.g. Microsoft Azure Government Cloud (MAG), Microsoft Azure Commercial (MAC) or public cloud, Office 365 (public) cloud and several other Government cloud in EU and Asia. For US Gov there…
Andy
  • 2,493
  • 6
  • 37
  • 63
-1
votes
1 answer

Does Azure SDK 4 .NET support Azure gov?

Try to get Subscription's operations within Azure Gov, but the default api endpoint for Azure ManagementClient is the global one: https://management.azure.com/, After I specified the endpoint of azure gov ( https://management.usgovcloudapi.net/)…
-2
votes
1 answer

Azure ACS endpoint for US gov cloud

This page states endpoint for Azure ACS for US gov is https://accounts.accesscontrol.windows.net/ but this does not work and throws error AADSTS900382: Confidential Client is not supported in Cross Cloud request Looking for a confirmation whether…
-2
votes
1 answer

Are there any guidelines for making mobile applications Azure Govt Cloud compliant?

We wish to make our mobile apps Fedramp compliant, need guidance on how to begin?
-2
votes
1 answer

Is Azure Databricks available within Azure GovCloud?

Context: We're looking at using Azure Databricks within AzureGovernment. Question: Is this service supported in AzureGovernment? Its very difficult to find information on this topic. I found this blog, which says Databricks has planned preview in…
emalcolmb
  • 1,585
  • 4
  • 18
  • 43
-2
votes
1 answer

Is VSTS compatible with Azure GovCloud?

Is Microsoft Visual Studio Team Services is compatible with an instance of Azure GovCloud?
1 2 3 4 5
6