Skip to content

davyu-azfed/azure-government-powershell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Azure Government PowerShell

This repository contains a set of useful PowerShell scripts for managing an Azure Government subscription. More information on each script has been included below.

ConfigureEnvironment.ps1

This script will provision a user's Azure PowerShell environment settings for Azure Government. To use it, simply launch a PowerShell console as an Administrator and execute the following command:

.\ConfigureEnvironment.ps1

You can then download your .publishsettings file by running the following cmdlet:

Get-AzurePublishSettingsFile -Environment AzureGovernmentCloud

About

Sample Azure Government PowerShell scripts

Resources

License

Stars

1 star

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors