Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update provisioningStatus field name for assignment #10754

Merged
merged 29 commits into from
Sep 16, 2020
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
64b3a99
Add list and get software to GuestConfiguration
Oct 27, 2018
35a781b
Use newer API version for software
Oct 30, 2018
20198d2
Merge pull request #1 from Azure/master
abhinav-ghai Nov 1, 2018
476bbe9
Revert software Swagger spec since these are private preview only
Nov 1, 2018
1527e47
Merge pull request #2 from Azure/master
abhinav-ghai Dec 19, 2018
e89758a
Merge pull request #3 from Azure/master
abhinav-ghai Jul 31, 2020
7782767
Add Automanage resource provider
Aug 5, 2020
5a39850
Address validation tool errors
Aug 5, 2020
938b949
spelling add antimalware
Aug 5, 2020
6cf1edb
Address lint errors
Aug 5, 2020
c6cd7b9
Fix error response
Aug 5, 2020
cf9594c
Fix newline
Aug 6, 2020
90da52f
Fix Operations API Lint
abhinav-ghai Aug 11, 2020
d479715
Fix operations example
abhinav-ghai Aug 11, 2020
d48040a
Merge branch 'master' into master
fengzhou-msft Aug 12, 2020
c2306ed
Fix prettier and lint
abhinav-ghai Aug 12, 2020
ff9a179
Address lint and prettier errors
abhinav-ghai Aug 12, 2020
2df45f7
Merge branch 'master' of parent into master
abhinav-ghai Sep 4, 2020
28eba09
Use common definitions and correct pref enum
abhinav-ghai Sep 4, 2020
99e3c66
Fix parameter
abhinav-ghai Sep 4, 2020
7ba3ef5
Address comments
abhinav-ghai Sep 4, 2020
13900e2
Fix update examples
abhinav-ghai Sep 4, 2020
ed92f47
Prettier fix
abhinav-ghai Sep 4, 2020
6934fa7
Fix python md
abhinav-ghai Sep 9, 2020
5177288
Change provisioningStatus field name
abhinav-ghai Sep 10, 2020
c77946b
Fix config profile name in examples
abhinav-ghai Sep 10, 2020
fcefbc8
resolve conflict
abhinav-ghai Sep 10, 2020
dda0f95
Address conflict
abhinav-ghai Sep 15, 2020
b98d182
Merge branch master
abhinav-ghai Sep 15, 2020
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
Prev Previous commit
Next Next commit
Merge branch 'master' of parent into master
  • Loading branch information
abhinav-ghai committed Sep 4, 2020
commit 2df45f70395cb0ec8c93b7916fab892ff59d71de
5 changes: 5 additions & 0 deletions custom-words.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1874,3 +1874,8 @@ watchlists
Watchlists
watchlist
Watchlist
Stix
STIX
Mibps
ntfs
shamir_share
5 changes: 5 additions & 0 deletions specification/automanage/resource-manager/readme.go.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,11 @@ go:

### Go multi-api

``` yaml $(go) && $(multiapi)
batch:
- tag: package-2020-06-30-preview
```

### Tag: package-2020-06-30-preview and go

These settings apply only when `--tag=package-2020-06-30-preview --go` is specified on the command line.
Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.