Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
52 commits
Select commit Hold shift + click to select a range
f27ca14
update host to adminmanagement
rakku-ms Sep 30, 2019
c4fcdcc
change host to management.azure.com in keyvault admin module
rakku-ms Oct 1, 2019
ac0cf75
hardcode host to management.azure.com in admin network module
rakku-ms Oct 4, 2019
42cde5b
hardcode host to management.azure.com in all azsadmin modules
rakku-ms Oct 14, 2019
1f8dfaf
updated readme.azsautogen.md and readme.md files
rakku-ms Oct 17, 2019
8a995ab
readme changes in azsadmin
rakku-ms Oct 17, 2019
89b654e
readme changes backup and fabric
rakku-ms Oct 17, 2019
1b24387
Update readme.azsautogen.md
rakku-ms Oct 18, 2019
3f07c90
Update ScaleUnit.json
rakku-ms Oct 18, 2019
d4369a3
Update readme.azsautogen.md
rakku-ms Oct 18, 2019
e98cac2
Update GalleryItem.json
rakku-ms Oct 18, 2019
925e877
Update Subscriptions.json
rakku-ms Oct 18, 2019
f32554c
Update Subscriptions.json
rakku-ms Oct 18, 2019
6b4dbcf
Azure stack deployment resource provider admin open api specification
viananth Sep 19, 2019
a90f344
Fixes from PR build
viananth Oct 21, 2019
8346292
Update readme.azsautogen.md
rakku-ms Oct 21, 2019
7dc93cb
Update readme.azsautogen.md
rakku-ms Oct 21, 2019
e98822f
Update readme.azsautogen.md
rakku-ms Oct 21, 2019
711b264
Update readme.azsautogen.md
rakku-ms Oct 21, 2019
e8b611d
Update readme.azsautogen.md
rakku-ms Oct 21, 2019
b0ed480
Update readme.azsautogen.md
rakku-ms Oct 21, 2019
1dab42b
Update readme.azsautogen.md
rakku-ms Oct 21, 2019
94244ef
Update readme.azsautogen.md
rakku-ms Oct 21, 2019
e7b1fa9
Update readme.azsautogen.md
rakku-ms Oct 21, 2019
22df774
Fix action type for action plan operation
viananth Oct 21, 2019
7322aa7
Update readme.azsautogen.md
rakku-ms Oct 21, 2019
9ef3dc9
Update readme.azsautogen.md
rakku-ms Oct 21, 2019
be14eb6
Update readme.azsautogen.md
rakku-ms Oct 21, 2019
ad189bb
Update readme.azsautogen.md
rakku-ms Oct 21, 2019
bf781b8
Update readme.azsautogen.md
rakku-ms Oct 21, 2019
057095e
Update readme.azsautogen.md
rakku-ms Oct 21, 2019
cd18e89
Update readme.azsautogen.md
rakku-ms Oct 21, 2019
a24f2cc
Update readme.azsautogen.md
rakku-ms Oct 21, 2019
47ddc62
Update readme.azsautogen.md
rakku-ms Oct 21, 2019
4ab886c
Update readme.azsautogen.md
rakku-ms Oct 22, 2019
710a9c7
Add response body for operations list example
viananth Oct 22, 2019
e987ec9
user subscription host fix
rakku-ms Oct 23, 2019
b7af104
Merge branch 'user/rakku/autorest' of https://github.com/rakku-ms/azu…
rakku-ms Oct 23, 2019
cf02d99
Merge remote-tracking branch 'vishnu/drpadmin2' into azs
bganapa Oct 28, 2019
10f9286
Adding redame.azsautogen.md file for Deployment RP
bganapa Oct 28, 2019
402a828
adding string type for etag
bganapa Oct 29, 2019
2593f02
adding string type for etag
bganapa Oct 29, 2019
54769ce
Add input file for DRP 2019-01-01 package
viananth Nov 1, 2019
74911e6
Fix DRP readme
viananth Nov 1, 2019
ec03f0b
Renaming {resourceGroup} to {resourceGroupName} as per standard namin…
bganapa Nov 3, 2019
b753d77
Fixing a casing in description
bganapa Nov 5, 2019
4aa19e7
Merge changes for DrpAdmin
viananth Nov 5, 2019
168bd20
Renaming Subscription to TargetSubscription
bganapa Nov 6, 2019
80131f0
renaming Subscription to SubscriptionDefinition
bganapa Nov 6, 2019
ebcbd6b
renaming Subscription to SubscriptionDefinition
bganapa Nov 6, 2019
1ea0d03
description change
bganapa Nov 7, 2019
9a85655
Merge branch 'stackadmin' into stackadmin2
bganapa Nov 12, 2019
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
"title": "AzureBridgeAdminClient",
"description": "AzureBridge Admin Client."
},
"host": "adminmanagement.local.azurestack.external",
"host": "management.azure.com",
"schemes": [
"https"
],
"paths": {
"/subscriptions/{subscriptionId}/resourcegroups/{resourceGroup}/providers/Microsoft.AzureBridge.Admin/activations": {
"/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.AzureBridge.Admin/activations": {
"get": {
"x-ms-examples": {
"Return product name.": {
Expand Down Expand Up @@ -52,7 +52,7 @@
}
}
},
"/subscriptions/{subscriptionId}/resourcegroups/{resourceGroup}/providers/Microsoft.AzureBridge.Admin/activations/{activationName}": {
"/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.AzureBridge.Admin/activations/{activationName}": {
"get": {
"x-ms-examples": {
"Return activation name.": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"title": "AzureBridgeAdminClient",
"description": "AzureBridge Admin Client."
},
"host": "adminmanagement.local.azurestack.external",
"host": "management.azure.com",
"schemes": [
"https"
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
"title": "AzureBridgeAdminClient",
"description": "AzureBridge Admin Client."
},
"host": "adminmanagement.local.azurestack.external",
"host": "management.azure.com",
"schemes": [
"https"
],
"paths": {
"/subscriptions/{subscriptionId}/resourcegroups/{resourceGroup}/providers/Microsoft.AzureBridge.Admin/activations/{activationName}/downloadedProducts": {
"/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.AzureBridge.Admin/activations/{activationName}/downloadedProducts": {
"get": {
"x-ms-examples": {
"Get a list of downloaded products.": {
Expand Down Expand Up @@ -55,7 +55,7 @@
}
}
},
"/subscriptions/{subscriptionId}/resourcegroups/{resourceGroup}/providers/Microsoft.AzureBridge.Admin/activations/{activationName}/downloadedProducts/{productName}": {
"/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.AzureBridge.Admin/activations/{activationName}/downloadedProducts/{productName}": {
"get": {
"x-ms-examples": {
"Gets the specified downloaded product.": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
"title": "AzureBridgeAdminClient",
"description": "AzureBridge Admin Client."
},
"host": "adminmanagement.local.azurestack.external",
"host": "management.azure.com",
"schemes": [
"https"
],
"paths": {
"/subscriptions/{subscriptionId}/resourcegroups/{resourceGroup}/providers/Microsoft.AzureBridge.Admin/activations/{activationName}/products": {
"/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.AzureBridge.Admin/activations/{activationName}/products": {
"get": {
"x-ms-examples": {
"Return product name.": {
Expand Down Expand Up @@ -55,7 +55,7 @@
}
}
},
"/subscriptions/{subscriptionId}/resourcegroups/{resourceGroup}/providers/Microsoft.AzureBridge.Admin/activations/{activationName}/products/{productName}": {
"/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.AzureBridge.Admin/activations/{activationName}/products/{productName}": {
"get": {
"x-ms-examples": {
"Return product name.": {
Expand Down Expand Up @@ -103,7 +103,7 @@
]
}
},
"/subscriptions/{subscriptionId}/resourcegroups/{resourceGroup}/providers/Microsoft.AzureBridge.Admin/activations/{activationName}/products/{productName}/download": {
"/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.AzureBridge.Admin/activations/{activationName}/products/{productName}/download": {
"post": {
"x-ms-examples": {
"Return product name.": {
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# AutoRest v3 generators

> see https://aka.ms/autorest

``` yaml
input-file:
- $(this-folder)/Microsoft.AzureBridge.Admin/preview/2016-01-01/AzureBridge.json
- $(this-folder)/Microsoft.AzureBridge.Admin/preview/2016-01-01/DownloadedProduct.json
- $(this-folder)/Microsoft.AzureBridge.Admin/preview/2016-01-01/Product.json
- $(this-folder)/Microsoft.AzureBridge.Admin/preview/2016-01-01/Activation.json
```
28 changes: 0 additions & 28 deletions specification/azsadmin/resource-manager/azurebridge/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,31 +53,3 @@ csharp:
output-folder: $(csharp-sdks-folder)/Generated
clear-output-folder: true
```

## Multi-API/Profile support for AutoRest v3 generators

AutoRest V3 generators require the use of `--tag=all-api-versions` to select api files.

This block is updated by an automatic script. Edits may be lost!

``` yaml $(tag) == 'all-api-versions' /* autogenerated */
# include the azure profile definitions from the standard location
require: $(this-folder)/../../../../profiles/readme.md

# all the input files across all versions
input-file:
- $(this-folder)/Microsoft.AzureBridge.Admin/preview/2016-01-01/AzureBridge.json
- $(this-folder)/Microsoft.AzureBridge.Admin/preview/2016-01-01/DownloadedProduct.json
- $(this-folder)/Microsoft.AzureBridge.Admin/preview/2016-01-01/Product.json
- $(this-folder)/Microsoft.AzureBridge.Admin/preview/2016-01-01/Activation.json

```

If there are files that should not be in the `all-api-versions` set,
uncomment the `exclude-file` section below and add the file paths.

``` yaml $(tag) == 'all-api-versions'
#exclude-file:
# - $(this-folder)/Microsoft.Example/stable/2010-01-01/somefile.json
```

Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"title": "BackupManagementClient",
"description": "The Admin Backup Management Client."
},
"host": "adminmanagement.local.azurestack.external",
"host": "management.azure.com",
"schemes": [
"https"
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"title": "BackupManagementClient",
"description": "The Admin Backup Management Client."
},
"host": "adminmanagement.local.azurestack.external",
"host": "management.azure.com",
"schemes": [
"https"
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"title": "BackupManagementClient",
"description": "The Admin Backup Management Client."
},
"host": "adminmanagement.local.azurestack.external",
"host": "management.azure.com",
"schemes": [
"https"
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"title": "BackupManagementClient",
"description": "The Admin Backup Management Client."
},
"host": "adminmanagement.local.azurestack.external",
"host": "management.azure.com",
"schemes": [
"https"
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"title": "BackupManagementClient",
"description": "The Admin Backup Management Client."
},
"host": "adminmanagement.local.azurestack.external",
"host": "management.azure.com",
"schemes": [
"https"
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"title": "BackupManagementClient",
"description": "The Admin Backup Management Client."
},
"host": "adminmanagement.local.azurestack.external",
"host": "management.azure.com",
"schemes": [
"https"
],
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
# Backup Admin

> see https://aka.ms/autorest

This is the AutoRest configuration file for Backup Admin.

---
## Getting Started
To build the SDK for Backup Admin, simply [Install AutoRest](https://aka.ms/autorest/install) and in this folder, run:

> `autorest`

To see additional help and options, run:

> `autorest --help`
---

## Configuration

### Basic Information
These are the global settings for the Backup Admin API.

``` yaml
title: BackupAdminClient
description: Backup Admin Client
openapi-type: arm
tag: package-2018-09-01
```

``` yaml
input-file:
- $(this-folder)/Microsoft.Backup.Admin/preview/2018-09-01/Backup.json
- $(this-folder)/Microsoft.Backup.Admin/preview/2018-09-01/BackupLocations.json
- $(this-folder)/Microsoft.Backup.Admin/preview/2018-09-01/Backups.json
```

---
# Code Generation

## C#

``` yaml $(csharp)
csharp:
azure-arm: true
license-header: MICROSOFT_MIT_NO_VERSION
namespace: Microsoft.AzureStack.Management.Backup.Admin
payload-flattening-threshold: 1
output-folder: $(csharp-sdks-folder)/Generated
clear-output-folder: true
```
32 changes: 1 addition & 31 deletions specification/azsadmin/resource-manager/backup/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ These are the global settings for the Backup Admin API.
title: BackupAdminClient
description: Backup Admin Client
openapi-type: arm
tag: package-2016-05-01
tag: package-2018-09-01
```

### Tag: package-2018-09-01
Expand Down Expand Up @@ -63,33 +63,3 @@ csharp:
output-folder: $(csharp-sdks-folder)/Generated
clear-output-folder: true
```

## Multi-API/Profile support for AutoRest v3 generators

AutoRest V3 generators require the use of `--tag=all-api-versions` to select api files.

This block is updated by an automatic script. Edits may be lost!

``` yaml $(tag) == 'all-api-versions' /* autogenerated */
# include the azure profile definitions from the standard location
require: $(this-folder)/../../../../profiles/readme.md

# all the input files across all versions
input-file:
- $(this-folder)/Microsoft.Backup.Admin/preview/2018-09-01/Backup.json
- $(this-folder)/Microsoft.Backup.Admin/preview/2018-09-01/BackupLocations.json
- $(this-folder)/Microsoft.Backup.Admin/preview/2018-09-01/Backups.json
- $(this-folder)/Microsoft.Backup.Admin/stable/2016-05-01/Backup.json
- $(this-folder)/Microsoft.Backup.Admin/stable/2016-05-01/BackupLocations.json
- $(this-folder)/Microsoft.Backup.Admin/stable/2016-05-01/Backups.json

```

If there are files that should not be in the `all-api-versions` set,
uncomment the `exclude-file` section below and add the file paths.

``` yaml $(tag) == 'all-api-versions'
#exclude-file:
# - $(this-folder)/Microsoft.Example/stable/2010-01-01/somefile.json
```

Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"title": "CommerceManagementClient",
"description": "The Admin Commerce Management Client."
},
"host": "adminmanagement.local.azurestack.external",
"host": "management.azure.com",
"schemes": [
"https"
],
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# AutoRest v3 generators

> see https://aka.ms/autorest

``` yaml
input-file:
- $(this-folder)/Microsoft.Commerce.Admin/preview/2015-06-01-preview/Commerce.json
```
25 changes: 0 additions & 25 deletions specification/azsadmin/resource-manager/commerce/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,28 +60,3 @@ csharp:
output-folder: $(csharp-sdks-folder)/Generated
clear-output-folder: true
```

## Multi-API/Profile support for AutoRest v3 generators

AutoRest V3 generators require the use of `--tag=all-api-versions` to select api files.

This block is updated by an automatic script. Edits may be lost!

``` yaml $(tag) == 'all-api-versions' /* autogenerated */
# include the azure profile definitions from the standard location
require: $(this-folder)/../../../../profiles/readme.md

# all the input files across all versions
input-file:
- $(this-folder)/Microsoft.Commerce.Admin/preview/2015-06-01-preview/Commerce.json

```

If there are files that should not be in the `all-api-versions` set,
uncomment the `exclude-file` section below and add the file paths.

``` yaml $(tag) == 'all-api-versions'
#exclude-file:
# - $(this-folder)/Microsoft.Example/stable/2010-01-01/somefile.json
```

Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"version": "2015-12-01-preview",
"title": "Compute Admin Client"
},
"host": "adminmanagement.local.azurestack.external",
"host": "management.azure.com",
"schemes": [
"https"
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"version": "2015-12-01-preview",
"title": "Compute Admin Client"
},
"host": "adminmanagement.local.azurestack.external",
"host": "management.azure.com",
"schemes": [
"https"
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"version": "2015-12-01-preview",
"title": "Compute Admin Client"
},
"host": "adminmanagement.local.azurestack.external",
"host": "management.azure.com",
"schemes": [
"https"
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"version": "2015-12-01-preview",
"title": "Compute Admin Client"
},
"host": "adminmanagement.local.azurestack.external",
"host": "management.azure.com",
"schemes": [
"https"
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"version": "2018-02-09",
"title": "Compute Admin Client"
},
"host": "adminmanagement.local.azurestack.external",
"host": "management.azure.com",
"schemes": [
"https"
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"title": "ComputeDiskAdminManagementClient",
"description": "The Admin Compute Disk Management Client."
},
"host": "adminmanagement.local.azurestack.external",
"host": "management.azure.com",
"schemes": [
"https"
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"title": "ComputeDiskAdminManagementClient",
"description": "The Admin Compute Disk Management Client."
},
"host": "adminmanagement.local.azurestack.external",
"host": "management.azure.com",
"schemes": [
"https"
],
Expand Down
Loading