Skip to content

Commit ed9514b

Browse files
committed
Merge branch 'main' of https://github.com/Azure/azure-powershell into az14.6-conflcit
2 parents 96213ba + 93bd2fb commit ed9514b

File tree

7,906 files changed

+899480
-457352
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

7,906 files changed

+899480
-457352
lines changed

.github/policies/resourceManagement.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3871,10 +3871,10 @@ configuration:
38713871
then:
38723872
- mentionUsers:
38733873
mentionees:
3874-
- bleroy
3875-
- tjacobhi
3876-
- markheff
3877-
- miwelsh
3874+
- kuanlu95
3875+
- efrainretana
3876+
- mattgotteiner
3877+
- Draconicida
38783878
replyTemplate: Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
38793879
assignMentionees: False
38803880
- if:

documentation/Autorest-powershell-v4-new-features.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# Autorest PowerShell V4 Features from the End Users' Perspective
2+
How to migrate from Autorest PowerShell v3 to v4 please refer to [here](https://go.microsoft.com/fwlink/?linkid=2340250).
23

34
## 1. Support for piping parent object:
45
This allows users to pipe parent objects into cmdlets, simplifying commands.

0 commit comments

Comments
 (0)