Skip to content

Commit

Permalink
Merge branch 'master' into dev-security-Microsoft.Security-2020-08-06…
Browse files Browse the repository at this point in the history
…-preview
  • Loading branch information
amiramit authored Oct 28, 2020
2 parents 01c5052 + c174d65 commit 82cb2fc
Show file tree
Hide file tree
Showing 1,123 changed files with 126,499 additions and 3,643 deletions.
10 changes: 1 addition & 9 deletions .github/comment.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,4 @@
---
- rule:
type: checkbox
keywords:
- "Removing API(s)"
- "Updating API in stable version"
onCheckedLabels:
- breakingChange

- rule:
type: checkbox
keywords:
Expand All @@ -25,7 +17,7 @@
- rule:
type: label
label: BreakingChangeReviewRequired
onLabeledComments: "Hi @${PRAuthor}, one or multiple breaking change(s) is detected in your PR. Pls follow [breaking change policy](https://aka.ms/AzBreakingChangesPolicy) to request breaking change review and approval before proceeding swagger PR review. "
onLabeledComments: "Hi @${PRAuthor}, one or multiple breaking change(s) is detected in your PR. Please check out the breaking change(s), and provide business justification in the PR comment and @ PR assignee why you must have these change(s), and how external customer impact can be mitigated. Please ensure to follow [breaking change policy](https://aka.ms/AzBreakingChangesPolicy) to request breaking change review and approval before proceeding swagger PR review. </br> If you think it is false positive breaking change, please provide the reasons in the PR comment, report to Swagger Tooling Team via https://aka.ma/swaggerfeedback. "

- rule:
type: label
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 @@ -28,7 +28,7 @@
paths:
- "specification/@(applicationinsights|operationalinsights)/**"
reviewers:
- MyronFanQiu
- kairu-ms

- rule:
paths: "specification/@(resources|powerplatform)/**"
Expand Down
4 changes: 2 additions & 2 deletions CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/specification/analysisservices/ @taiwu
/specification/alertsmanagement/ @ofirmanor @olalavi @erangon @orieldar @ilaizi @shakednai1 @khaboasb @orenhor
/specification/apimanagement/ @promoisha @solankisamir
/specification/applicationinsights/ @alexeldeib @reyang @TimothyMothra @ramthi @rajkumar-rangaraj @markwolff @trask @hectorhdzg @lzchen
/specification/applicationinsights/ @alexeldeib @ramthi @markwolff @trask @hectorhdzg @lzchen
/specification/asazure/ @athipp
/specification/authorization/ @darshanhs90 @stankovski
/specification/automation/ @vrdmr
Expand Down Expand Up @@ -58,7 +58,7 @@
/specification/recoveryservicessiterecovery/ @avneeshrai
/specification/redis/ @siddharthchatrolams @timlovellsmith
/specification/relay/ @sethmanheim @v-ajnava
/specification/resources/ @Tiano2017 @rajshah11 @vivsriaus
/specification/resources/ @Azure/arm-template-deployments @rajshah11 @vivsriaus
/specification/scheduler/ @pinwang81
/specification/search/data-plane/ @brjohnstmsft @arv100kri @bleroy @heaths @AlexGhiondea
/specification/search/resource-manager/ @abhi1509 @miwelsh @tjacobhi
Expand Down
4 changes: 4 additions & 0 deletions custom-words.txt
Original file line number Diff line number Diff line change
Expand Up @@ -454,6 +454,7 @@ deleteconsumergroup
deletedcertificates
deletedkeys
deletedsecrets
deletedservices
deletedstorage
deletefailed
deleteissuers
Expand Down Expand Up @@ -609,6 +610,7 @@ fileuploadout
fileurl
findsimilars
findsquare
firmwares
fluentd
forestsummary
formrecognizer
Expand Down Expand Up @@ -675,6 +677,7 @@ Gloo
gluster
glusterfs
GOARCH
GPUP
GPUs
Grammarly
GRANTACE
Expand Down Expand Up @@ -1818,6 +1821,7 @@ visualsearch
visualstudio
vlan
vlanid
vlans
Vldb
VM's
vmextension
Expand Down
2 changes: 1 addition & 1 deletion documentation/sdkautomation/sdk_customization.md
Original file line number Diff line number Diff line change
Expand Up @@ -777,7 +777,7 @@ Output of install instruction script.
}
```

#### InstallInstructionScriptInput Schema
#### InstallInstructionScriptOutput Schema

```jsonc
{
Expand Down
Loading

0 comments on commit 82cb2fc

Please sign in to comment.