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

Adding new api-version 2022-12-01 to Microsoft.DataProtection #21661

Merged
merged 25 commits into from
Dec 28, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
ee9bd3f
Base commit for updating Microsoft.DataProtection from version stable…
chandrasekarendran Nov 23, 2022
47b03a9
Updating readme
chandrasekarendran Nov 23, 2022
b386576
Updating api version in new specs and examples
chandrasekarendran Nov 23, 2022
ec4d48e
Updating examples
chandrasekarendran Nov 23, 2022
6aad3ad
Adding CSR related changes
chandrasekarendran Nov 23, 2022
8c6702d
Adding softDeleteSettings to backupVault
amchandn Nov 25, 2022
094a47e
Adding examples
amchandn Nov 25, 2022
bde4aa8
fixing swagger
amchandn Nov 25, 2022
47ed3b0
Fixing readme
chandrasekarendran Nov 28, 2022
ac094ac
Adding description
chandrasekarendran Nov 28, 2022
c24452f
Adding immutability settings
amchandn Nov 28, 2022
4219883
Merge branch '2022-12-01' of https://github.com/chandrasekarendran/az…
amchandn Nov 28, 2022
d5c775c
Update dataprotection.json
cvarsh Nov 28, 2022
51a2e92
Update ListRecoveryPoints.json
cvarsh Nov 28, 2022
57b5da8
Merge branch 'Azure:main' into 2022-12-01
chandrasekarendran Nov 30, 2022
ebaab4d
Merging latest fix
chandrasekarendran Nov 30, 2022
2266291
Adding OperationalStore enum value
amchandn Dec 1, 2022
6d07511
Using parameters from v4 common
amchandn Dec 5, 2022
5a01fd5
Adding parameter for BackupInstanceName
amchandn Dec 5, 2022
44d6449
PatchResourceGaurd Fix
Dec 8, 2022
03398c1
Adding identity property in PatchResourceGuardInput
Dec 8, 2022
4eb6ba5
Removing identity in resourceGuard resource
amchandn Dec 8, 2022
66a95d4
Merge branch '2022-12-01' of https://github.com/chandrasekarendran/az…
amchandn Dec 8, 2022
483142d
Removing identity from ResourceGuard patch
amchandn Dec 8, 2022
1e9d43e
Merge branch 'main' into 2022-12-01
chandrasekarendran Dec 19, 2022
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
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -118,3 +118,4 @@ warnings.txt
*.js.map
*.d.ts.map
!.github/syncRepoFiles/*
*.bak
Loading