-
Notifications
You must be signed in to change notification settings - Fork 4k
Commit b0e0bac
Update example 2 with correct command. (#11282)
* Update the filter mechanism to use server side query
* Updated change log
* Update ChangeLog.md
* Add ResourceId related Tags cmdlets.
* Added update cmdlet to the mapping file.
* Update Network.sln
add Sql to Network.sln
* point Sql.dll to local dll
* Updated the help related documents for tags.
* merge upstream master
* fix readme merge
* Add cmdlet to get/set parent device of iot device
* Modified tags related md file.
* Minor changes to tag related md files.
* Fix ScopeDeployment issue.
* Additions the ChangeLog
* Modified Tags.csproj to remove unnecessary reference.
* Remove default from the object.
* Re-record the test session
* Updated changelog and tag md file.
* Record RG filter by tags tests
* Update Invoke-AzStorageSyncChangeDetection.md
* Address the pr review.
* Re-record the tag related tests.
* solve the problem of build stack edge
* update the version of CosmosDB
* remove serialized json file
* Removing client side filtering tests, since we no longer filter on the client.
* Address pr review.
* Fix the indent for tagTest.ps1.
* Update TagTest.ps1 to fix format issue.
* Add tags display format
* fix the problem that stack edge is filtered by stack
* [Storage] Add warning message for table type change in the future release.
* Updated examples on the help page
* Updated the md file for tags.
* minor fix to restore powershell workflow
* update sql server AAD Admin to use 2019-06-01-preview API.
* fix #10849
* update changelog
* fix #11167
* update changelog
* Resolve conflict
* Update ChangeLog.md
* Update ChangeLog.md
* Update ChangeLog.md
* Update ChangeLog.md
* Update ChangeLog.md
* add Disable-AzSqlServerActiveDirectoryOnlyAuthentication cmdlet and help files.
* Add support to manage device parent-child relationship.
* Tasks #10422,#9895,#10482,#10794 changes
* Add Survey Url to Send-Feedback & Resolve-Error
issue: #11020
issue: #11021
* add devportal support
suppress security violations as test violations
* Add breaking change attributes for future changes to policy cmdlets
* Update changelog
* fixes for managed database backups and restore manage db cmdlets
* Address pr comments.
* Fix a typo error.
* add managed instance LTR tests
* Updating the 'Publish-AzWebApp' help document with Force parameter.
* updated help text
* [Storage] Support allowProtectedAppendWrites in ImmutabilityPolicy
* Fix help issues in Resources.
* Make sure CmdletBase produce correct tenant-level resource id.
* Typo
* Update ChangeLog
* Add PublicNetworkAccess to New-AzSqlServer and Set-AzSqlServer
* Use get-azcontext to get the default subscriptionId.
* Fix helper files + references
* Add to ChangeLog.md
* Fix assignment error
* Update help file
* Add breaking change attributes for upcoming cmdlet changes
* Bug Fix: resolve resources test coverage #5216, and update ResourceManagementClient to 2019-10-01.
* Change default parameterset
* update changelog.md
* exclude breaking change issue
* Add Az version into UserAgent
* Correct branding name in changelog
* Removed Verbose
The cmdlet does not seem to have a -Verbose parameter
* fixing PR issues, changing lots of 'servers' to 'managedInstances' where needed
* Update Sql reference to 1.38 in network.csproj
* Delete file due to incorrect commit
Confirmed with original contributor.
* Fix typo
infomation→information
* Fix Accounts changelog error
* Update AzAttestation cmdlets for public preview.
- Added policy signer management cmdlets
- Added support for location and tags
* Updated ChangeLog.md file
* Added online version info for new help markdown files
* Add new common lib which catches exception for test case
* Update changelog
* Documented PSPolicySigners return type, fixed ShouldProcess logic
* Rerecord server tests due to version bump
* Preventing unnecessary tests from failing due to server version bump
* Rerecord test that was having credscan errors
* Manage distributed settings per-device
* Add Minimal Tls Version Optional Parameter for SQLDB/MI
* Polish changelog.md
* Update ChangeLog.md
* 3.6.0 RC1
* updated tests; renamed parameters for consistency; adjusted backups API to be more user-friendly; added session recording for LTR MI Policy
* Update MI and SQL DB Server CRUD tests
* update changelog for Az.Network
* regenerate the help file.
* regenerate blank file and see if that works.
* add online version to help file. Looks like that has become compulsory now.
* update ChangeLog.md
* Added test recordings for Sql DB and bumped version for management.sql
* add mi test
* test udpate
* test fix
* fixed some tests; including all session tests (with mock resources)
* Added test recording
* Update changelog
* trivial fix
* fix helpn files
* fixing test failuires
* some fixes in remove backup; redid session records, minor fixes throughout
* moving seesion record to the right folder
* added az.network to changelog
* bypassing bug in ApiExclusion Logic
* Upgrade SDK to 4.8.0
* bumping .net
* bumping .net
* help files; changelog
* remove api version bypass for a proper fix
* fix test issue
* skipping faulty mock tests
* Show the exact string value for VM PowerState in the table format.
* add SupportedAggregationTypes and Dimentions to PSMetricDefinition
* More updates to help documentation
* add entry in changelog.md
* fix format in changelog.md
* generic names in help files
* adding online versions to help files
* fixing online version
* more tweakes to set-...policy help docs
* Update ChangeLog.md
* Correct version for changelog.md
* Polish content for changelog.md
* Add network release
* For RC2 build
* ps-vsprompt
* removed ps-vsprompt from PR
* add comma
* change dogfood endpoint in session records
* add servers back into vulnerability
* BugFix for PrivateLinkServiceConnectionState
* Added three required assemblies for the AzAttestation PowerShell cmdlets. (Microsoft.IdentityModel.*)
* ltr policy record
* Updated ChangeLog.md
* re-recorded backup tests
* Get-AzGalleryImageVersion fix example args
Update samples to use proper argument -GalleryImageDefinitionName not -ImageDefinitionName
* for RC2 release
* update changelog
* Fix typo
infomation→information
* PR comments has been resolved
* Updated help content
* For final RC
* For final RC
* Fix Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.dll.json
#10826
* Fix changelog merge issue
* Update example 2 with correct command.
Updated example 2 to use Get-AzSqlInstanceDatabase instead of Get-AzSqlDatabase.
* remove extra files that were removed on master
Co-authored-by: Hamid Tirmizi <[email protected]>
Co-authored-by: Hamid T <[email protected]>
Co-authored-by: Ran Wang <[email protected]>
Co-authored-by: Yabo Hu <[email protected]>
Co-authored-by: Yunchi Wang <[email protected]>
Co-authored-by: Sapan Saxena <[email protected]>
Co-authored-by: xaliciayang <[email protected]>
Co-authored-by: Daniel Orozco <[email protected]>
Co-authored-by: Daniel Orozco <[email protected]>
Co-authored-by: Meha Kaushik <[email protected]>
Co-authored-by: Yeming Liu <[email protected]>
Co-authored-by: Jeff Patterson <[email protected]>
Co-authored-by: wyunchi-ms <[email protected]>
Co-authored-by: wyunchi <[email protected]>
Co-authored-by: Wei Wei <[email protected]>
Co-authored-by: Amol Agarwal <[email protected]>
Co-authored-by: [email protected] <[email protected]>
Co-authored-by: Kota Sudhakar Reddy <[email protected]>
Co-authored-by: msJinLei <[email protected]>
Co-authored-by: Samir Solanki <[email protected]>
Co-authored-by: Chris Stackhouse <[email protected]>
Co-authored-by: ThejaChoudary <[email protected]>
Co-authored-by: Sambit Rath <[email protected]>
Co-authored-by: He Huang <[email protected]>
Co-authored-by: Emily Gu <[email protected]>
Co-authored-by: sguitardude <[email protected]>
Co-authored-by: Dingmeng Xue <[email protected]>
Co-authored-by: Ikko Ashimine <[email protected]>
Co-authored-by: gkostal <[email protected]>
Co-authored-by: ziwa-msft <[email protected]>
Co-authored-by: ancicovi <[email protected]>
Co-authored-by: xaliciayang <[email protected]>
Co-authored-by: Shawn Xiao (IM) <[email protected]>
Co-authored-by: Hyonho Lee <[email protected]>
Co-authored-by: Bo Wen <[email protected]>
Co-authored-by: Bill Sproule <[email protected]>
Co-authored-by: Yeming Liu <[email protected]>
Co-authored-by: msJinLei <[email protected]>1 parent ca6797e commit b0e0bacCopy full SHA for b0e0bac
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedFilter options
- src/Sql/Sql/help
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedsrc/Sql/Sql/help/Set-AzSqlInstanceDatabaseBackupShortTermRetentionPolicy.md
Copy file name to clipboardExpand all lines: src/Sql/Sql/help/Set-AzSqlInstanceDatabaseBackupShortTermRetentionPolicy.md+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
51 | 51 |
| |
52 | 52 |
| |
53 | 53 |
| |
54 |
| - | |
| 54 | + | |
55 | 55 |
| |
56 | 56 |
| |
57 | 57 |
| |
|
0 commit comments