Skip to content

Instantly share code, notes, and snippets.

View maddieclayton's full-sized avatar

Maddie Clayton maddieclayton

View GitHub Profile
# Azure PowerShell Release Notes
The following list outlines the steps necessary for a successful release of Azure PowerShell. Please check off the boxes as you complete the steps.
## Prerequisites
- [ ] On aka.ms, request access to `azure-powershellget` (redirect link for Azure PowerShell), `azure-powershellget2` (second redirect link for Azure PowerShell), `azps-release` (redirect link to GitHub release) and `azure-powershellvs` (redirect link for Azure Stack)
- [ ] Join the Microsoft organization on GitHub to gain access to the [`WebPlatformInstallerFeed`](https://github.com/Microsoft/WebPlatformInstallerFeed) repository
- _Note_: you can join this organization on the same page that you join the Azure organization (https://aka.ms/azuregithub)
- After gaining access to this repository, create your own fork and clone it to your machine
- [ ] Install Orca

Azure PowerShell Release Notes

The following list outlines the steps necessary for a successful release of Azure PowerShell. Please check off the boxes as you complete the steps.

Prerequisites

  • On aka.ms, request access to azure-powershellget (redirect link for Azure PowerShell), azure-powershellget2 (second redirect link for Azure PowerShell), azps-release (redirect link to GitHub release) and azure-powershellvs (redirect link for Azure Stack)
  • Join the Microsoft organization on GitHub to gain access to the WebPlatformInstallerFeed repository
    • Note: you can join this organization on the same page that you join the Azure organization (https://aka.ms/azuregithub)
    • After gaining access to this repository, create your own fork and clone it to your machine
  • Install Orca
<#
.SYNOPSIS
Tests creating a new vault.
#>
function Test-CreateNewVault
{
$rgName = getAssetName
$unknownRGName = getAssetName
$vault1Name = getAssetName
$vault2Name = getAssetName
@maddieclayton
maddieclayton / oldSDKClients.md
Last active October 31, 2018 18:10
Old SDK clients
Management Client Version Date of release Is there an up to data preview?
"Microsoft.Azure.Management.Batch" Version="4.2.0" 3/8/2017 no
"Microsoft.Azure.Management.Cdn" Version="4.0.1-preview" 8 months ago no
"Microsoft.Azure.Management.ContainerInstance" Version="1.0.2-preview" 9 months ago no
"Microsoft.Azure.Management.ContainerRegistry" Version="2.0.0" 10/20/2017 no
"Microsoft.Azure.Management.DataLake.Analytics" Version="3.3.0-preview" 9 months ago no
"Microsoft.Azure.Management.DataMigration" Version="0.3.0-preview" 7 months ago no
"Microsoft.Azure.Management.DeviceProvisioningServices" Version="0.9.0-preview" 8 months ago no