Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
42 commits
Select commit Hold shift + click to select a range
34e8918
chore: jsonfmt hanaonazure (#6079)
nschonni May 23, 2019
bad63a8
chore: jsonfmt network 2017 (#5902)
nschonni May 23, 2019
d8ddf38
chore: jsonfmt graphrbac (#6077)
nschonni May 23, 2019
7f65a3b
chore: jsonfmt guestconfiguration (#6078)
nschonni May 23, 2019
2e7ca21
chore: jsonfmt cognitiveservices (#5980)
nschonni May 23, 2019
4ac9bd9
DevSpaces new path (#6087)
lmazuel May 23, 2019
19970fd
ARM new Py Path (#6089)
lmazuel May 23, 2019
464b075
Fix api version for subscription (#6093)
lmazuel May 23, 2019
6d348f4
Adding usage id property to support usages by VM family, Workspace & …
leizhaoPS May 23, 2019
ca3a2ed
Add Create HanaInstance API (#5945)
lagalbra May 23, 2019
d0c28d6
Move Network to Autorest Python v4 (#6100)
lmazuel May 23, 2019
a5902db
April release (#6098)
MikhailTryakhov May 23, 2019
b98c145
CS block new path (#6101)
lmazuel May 24, 2019
0f57fc7
Network Py 04-2019 (#6103)
lmazuel May 24, 2019
d513212
Network py 2019-04
lmazuel May 24, 2019
9e85618
Make subscription a method parameter (#6106)
lmazuel May 24, 2019
e33a27d
Search new py path (#6109)
lmazuel May 24, 2019
8e23c92
[Hub Generated] Review request for Microsoft.Devices to add version p…
reshantchandra May 24, 2019
4e521e9
[ACR] Add "19-05-01" GA specification for Microsoft.ContainerRegistry…
ankurkhemani May 24, 2019
f185948
MariaDB intelligent performance (#6045)
hyunkyushim May 24, 2019
657587d
[Microsoft.Advisor] Add applicableScenarios property to metadata enti…
mudit794 May 24, 2019
4235c1d
Web new path (#6110)
lmazuel May 24, 2019
4c123bc
New ACR Py path (#6111)
lmazuel May 24, 2019
de34ce5
[Microsoft.ResourceHealth] Add applicableScenarios property to metada…
mudit794 May 24, 2019
13142ac
Fix limit and currentValue properties (#5890)
jhendrixMSFT May 24, 2019
c31b2ff
Output location updates to align with PR#5395 in azure-sdk-for-python…
scbedd May 24, 2019
bcdfea5
Output location updates to align with PR#5397 in azure-sdk-for-python…
scbedd May 24, 2019
d670972
Output location updates to align with PR#5388 in azure-sdk-for-python…
scbedd May 24, 2019
41ed250
Remove redundent resourceGroup scope from all paths (#6121)
himarkov May 28, 2019
e8ee4cf
chore: jsonfmt iotspaces (#6120)
nschonni May 28, 2019
799a74b
chore: jsonfmt dns (#6035)
nschonni May 28, 2019
a239aab
chore: jsonfmt frontdoor (#6076)
nschonni May 28, 2019
35bb064
chore: jsonfmt network (#6114)
nschonni May 28, 2019
033a60c
Improve Network's descriptions (#6123)
anton-evseev May 28, 2019
ccf8865
Add missing cognitive services personalizer readmes (#6132)
kpajdzik May 28, 2019
d371127
Personlizer Python (#6133)
lmazuel May 28, 2019
73f4cf7
DNS in Network for Py (#6134)
lmazuel May 28, 2019
f82f36d
Graphrbac new path (#6137)
lmazuel May 28, 2019
aac2ba9
[Cogs OCR] Fix bugs in OCR swagger file (#6056)
toothache May 29, 2019
f7d7d87
[Hub Generated] Review request for Microsoft.Media to add version sta…
May 29, 2019
34ff391
Updated spec path (#6135)
chidozieononiwu May 29, 2019
1afa17d
Add Oracle to Azure Database For PostgreSQL scenarios and Service Tas…
huang91shu May 29, 2019
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion cSpell.json
Original file line number Diff line number Diff line change
Expand Up @@ -2285,4 +2285,4 @@
]
}
]
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -707,6 +707,20 @@
"type": "string"
}
},
"applicableScenarios": {
"description": "The list of scenarios applicable to this metadata entity.",
"type": "array",
"items": {
"enum": [
"Alerts"
],
"type": "string",
"x-ms-enum": {
"name": "Scenario",
"modelAsString": true
}
}
},
"supportedValues": {
"description": "The list of supported values.",
"type": "array",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@
"category",
"impact"
],
"applicableScenarios": [
"Alerts"
],
"supportedValues": [
{
"id": "6a2b1e70-bd4c-4163-86de-5243d7ac05ee",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@
"category",
"impact"
],
"applicableScenarios": [
"Alerts"
],
"supportedValues": [
{
"id": "6a2b1e70-bd4c-4163-86de-5243d7ac05ee",
Expand All @@ -36,6 +39,9 @@
"properties": {
"displayName": "Category",
"dependsOn": null,
"applicableScenarios": [
"Alerts"
],
"supportedValues": [
{
"id": "Cost",
Expand All @@ -55,6 +61,7 @@
"properties": {
"displayName": "Impact",
"dependsOn": null,
"applicableScenarios": null,
"supportedValues": [
{
"id": "High",
Expand Down
2 changes: 1 addition & 1 deletion specification/batch/data-plane/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,7 @@ csharp:
license-header: MICROSOFT_MIT_NO_VERSION
payload-flattening-threshold: 1
namespace: Microsoft.Azure.Batch.Protocol
output-folder: $(csharp-sdks-folder)/Batch/DataPlane/Azure.Batch/GeneratedProtocol
output-folder: $(csharp-sdks-folder)/batch/Microsoft.Azure.Batch/src/Generated
clear-output-folder: true
client-side-validation: false
```
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -345,4 +345,4 @@
"x-ms-skip-url-encoding": true
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -4,148 +4,196 @@
"Content-Type": "application/json",
"Ocp-Apim-Subscription-Key": "{API key}",
"body": {
"series": [ {
"series": [
{
"timestamp": "1972-01-01T00:00:00Z",
"value": 826
}, {
},
{
"timestamp": "1972-02-01T00:00:00Z",
"value": 799
}, {
},
{
"timestamp": "1972-03-01T00:00:00Z",
"value": 890
}, {
},
{
"timestamp": "1972-04-01T00:00:00Z",
"value": 900
}, {
},
{
"timestamp": "1972-05-01T00:00:00Z",
"value": 961
}, {
},
{
"timestamp": "1972-06-01T00:00:00Z",
"value": 935
}, {
},
{
"timestamp": "1972-07-01T00:00:00Z",
"value": 894
}, {
},
{
"timestamp": "1972-08-01T00:00:00Z",
"value": 855
}, {
},
{
"timestamp": "1972-09-01T00:00:00Z",
"value": 809
}, {
},
{
"timestamp": "1972-10-01T00:00:00Z",
"value": 810
}, {
},
{
"timestamp": "1972-11-01T00:00:00Z",
"value": 766
}, {
},
{
"timestamp": "1972-12-01T00:00:00Z",
"value": 805
}, {
},
{
"timestamp": "1973-01-01T00:00:00Z",
"value": 821
}, {
},
{
"timestamp": "1973-02-01T00:00:00Z",
"value": 773
}, {
},
{
"timestamp": "1973-03-01T00:00:00Z",
"value": 883
}, {
},
{
"timestamp": "1973-04-01T00:00:00Z",
"value": 898
}, {
},
{
"timestamp": "1973-05-01T00:00:00Z",
"value": 957
}, {
},
{
"timestamp": "1973-06-01T00:00:00Z",
"value": 924
}, {
},
{
"timestamp": "1973-07-01T00:00:00Z",
"value": 881
}, {
},
{
"timestamp": "1973-08-01T00:00:00Z",
"value": 837
}, {
},
{
"timestamp": "1973-09-01T00:00:00Z",
"value": 784
}, {
},
{
"timestamp": "1973-10-01T00:00:00Z",
"value": 791
}, {
},
{
"timestamp": "1973-11-01T00:00:00Z",
"value": 760
}, {
},
{
"timestamp": "1973-12-01T00:00:00Z",
"value": 802
}, {
},
{
"timestamp": "1974-01-01T00:00:00Z",
"value": 828
}, {
},
{
"timestamp": "1974-02-01T00:00:00Z",
"value": 1030
}, {
},
{
"timestamp": "1974-03-01T00:00:00Z",
"value": 889
}, {
},
{
"timestamp": "1974-04-01T00:00:00Z",
"value": 902
}, {
},
{
"timestamp": "1974-05-01T00:00:00Z",
"value": 969
}, {
},
{
"timestamp": "1974-06-01T00:00:00Z",
"value": 947
}, {
},
{
"timestamp": "1974-07-01T00:00:00Z",
"value": 908
}, {
},
{
"timestamp": "1974-08-01T00:00:00Z",
"value": 867
}, {
},
{
"timestamp": "1974-09-01T00:00:00Z",
"value": 815
}, {
},
{
"timestamp": "1974-10-01T00:00:00Z",
"value": 812
}, {
},
{
"timestamp": "1974-11-01T00:00:00Z",
"value": 773
}, {
},
{
"timestamp": "1974-12-01T00:00:00Z",
"value": 813
}, {
},
{
"timestamp": "1975-01-01T00:00:00Z",
"value": 834
}, {
},
{
"timestamp": "1975-02-01T00:00:00Z",
"value": 782
}, {
},
{
"timestamp": "1975-03-01T00:00:00Z",
"value": 892
}, {
},
{
"timestamp": "1975-04-01T00:00:00Z",
"value": 903
}, {
},
{
"timestamp": "1975-05-01T00:00:00Z",
"value": 966
}, {
},
{
"timestamp": "1975-06-01T00:00:00Z",
"value": 937
}, {
},
{
"timestamp": "1975-07-01T00:00:00Z",
"value": 896
}, {
},
{
"timestamp": "1975-08-01T00:00:00Z",
"value": 858
}, {
},
{
"timestamp": "1975-09-01T00:00:00Z",
"value": 817
}, {
},
{
"timestamp": "1975-10-01T00:00:00Z",
"value": 827
}, {
},
{
"timestamp": "1975-11-01T00:00:00Z",
"value": 797
}, {
},
{
"timestamp": "1975-12-01T00:00:00Z",
"value": 843
}
Expand Down Expand Up @@ -462,4 +510,4 @@
}
}
}
}
}
Loading