Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
37 commits
Select commit Hold shift + click to select a range
693f059
[Hub Generated] Review request for Microsoft.Consumption to add versi…
zachraMSFT Sep 19, 2020
3e20eea
Removed maximum for DedicatedHostGroup (#10813)
dochung4 Sep 19, 2020
50b4500
aligned deivceSecurityGroups to stable (#10774)
liranc Sep 21, 2020
4d4c60b
[SQL][V20200801] Adding new API version with named replica and mainte…
Sep 21, 2020
9ac696a
Powerplatformrp (#10849)
rapatank Sep 21, 2020
0585f3e
[datafactory] add support for azure databricks delta lake (#10794)
hbzhxying Sep 21, 2020
451997a
[Datafactory] update readme.md and DynamicsSinkWriteBehavior resolve …
Jingshu923 Sep 21, 2020
fce3400
Removed object from NatGateway CreateOrUpdate Response (#10833)
Kawilki-M Sep 21, 2020
fc8fba8
Add private endpoint names for datasync (#10264)
danikaZ Sep 21, 2020
f64d232
track2 GA (#10778)
changlong-liu Sep 21, 2020
8898673
Powerplatformrp (#10852)
rapatank Sep 21, 2020
2cb80cf
[Hub Generated] Review request for Microsoft.CostManagement to add ve…
paornela Sep 21, 2020
9ef0d23
Migrate existing Azure Maps data plane docs (v1.0) (#10113)
e337 Sep 21, 2020
9ce0ebb
Bugfix SDK Automation switch (#10864)
Sep 22, 2020
480fa2a
Fixing hsmUri property name and removing regex pattern for name valid…
riteshchitlangia1 Sep 22, 2020
7727c9a
compute add java readme (#10875)
ChenTanyi Sep 22, 2020
74900e1
Remove Cert based auth form ListClusterUserCredentials (#10845)
rapatchi Sep 22, 2020
58aa6f7
Add the swagger files (#10878)
RezaJooyandeh Sep 22, 2020
02aa7ac
Remove deprecated all-api-versions in readme.md (#10863)
leniatgh Sep 22, 2020
be39f5a
Swagger for Communication Services Resource Manager Preview (#10877)
usvoyager Sep 22, 2020
b8b8a53
Fixed S360 issues related to ARM & SDK swagger linting errors for Mic…
vayada Sep 22, 2020
38907c9
Fixed ActionRule's polymorphism via discriminator (#10829)
EranGon Sep 22, 2020
05e595d
.md for python (#10881)
msyyc Sep 22, 2020
421231a
Assignment config (#10850)
raych1 Sep 22, 2020
507dd94
Bring up ACS eventgrid events swagger (#10880)
vikrampraveen Sep 22, 2020
3791590
DataFactory: Update Rest Sink properties based on ship room comments.…
kalyanrk61 Sep 23, 2020
a37acc9
[Hub Generated] Review request for Microsoft.Security to add version …
liranc Sep 23, 2020
ededa40
Add readme.azureresourceschema.md for sample rp (#10764)
leniatgh Sep 23, 2020
dedd0ef
[Hub Generated] Review request for Microsoft.Insights to add version …
moshemal Sep 23, 2020
48fcff7
[Hub Generated] Review request for Microsoft.DigitalTwins to add vers…
sjiherzig Sep 23, 2020
ac98b0e
Update SDKAutomation.yml for Azure Pipelines (#10904)
leniatgh Sep 23, 2020
7a555b8
Operationalinsights/data export delete all tables param (#10775)
hohershk Sep 23, 2020
0107a84
Add location info for cross region compute feature (#10816)
handsomesun Sep 23, 2020
88e86e7
Add api-version of 2019-10-01/comsuption to go SDK (#10749)
ArcturusZhang Sep 23, 2020
7e631da
Add documentation for downloading invoices through Microsoft.Billing …
bradenwatkins Sep 23, 2020
cddb8f0
[Do Not Merge][Really To Review] add a new apis (#10756)
zhaomuzhi Sep 23, 2020
4e0c869
Revert "[Do Not Merge][Really To Review] add a new apis (#10756)" (#1…
ArcturusZhang Sep 23, 2020
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 .azure-pipelines/SDKAutomation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ jobs:
SDK_REPO_NAME: azure-sdk-for-go
Trenton:
SDK_REPO_NAME: azure-sdk-for-trenton
${{ if eq(variables['ENABLE_RESOURCE_MANAGER_SCHEMAS'], 'true') }}:
Schema:
SDK_REPO_NAME: azure-resource-manager-schemas
steps:
Expand Down Expand Up @@ -80,6 +79,7 @@ jobs:
-e AZURE_DEVOPS_EXT_PAT \
-e BUILD_ID \
sdk-automation:latest npm start
condition: or(ne(variables['SDK_REPO_NAME'], 'azure-resource-manager-schemas'), endsWith(variables['SPEC_REPO'], '/azure-rest-api-specs'))
env:
BLOB_STORAGE_NAME: $(blob-storage-name)
BLOB_STORAGE_KEY: $(blob-storage-key)
Expand Down
2 changes: 1 addition & 1 deletion .github/pull_request_assignment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
- yungezz

- rule:
paths: "specification/resources/**"
paths: "specification/@(resources|powerplatform)/**"
reviewers:
- raych1

Expand Down
2 changes: 1 addition & 1 deletion azure-rest-api-specs
Submodule azure-rest-api-specs updated from 545a9a to f83281
15 changes: 15 additions & 0 deletions cSpell.json
Original file line number Diff line number Diff line change
Expand Up @@ -720,6 +720,21 @@
"mysqldb",
"psqldb"
]
},
{
"filename": "**/specification/maps/data-plane/Microsoft.Maps/Render/preview/1.0/render.json",
"words": [
"Chttp",
"Fcontoso",
"Fpushpins"
]
}
,
{
"filename": "**/specification/communication/data-plane/Microsoft.CommunicationServicesChat/preview/2020-09-21-preview2/communicationserviceschat.json",
"words": [
"readreceipts"
]
}
]
}
Loading