@@ -44,7 +44,7 @@ The auxiliary token will be from the Cloud solution provider (CSP) partner tenan
4444
4545## EXAMPLES
4646
47- ### Example 1: Creates support ticket at subscription level
47+ ### Example 1: Creates billing or subscription management support ticket at subscription level
4848``` powershell
4949New-AzSupportTicket -Name "test12345678" -AdvancedDiagnosticConsent "no" -ContactDetailPrimaryEmailAddress "[email protected] " -ContactDetailFirstName "test" -ContactDetailLastName "test" -ContactDetailPreferredContactMethod "email" -ContactDetailPreferredTimeZone "Pacific Standard Time" -ContactDetailPreferredSupportLanguage "en-US" -ContactDetailCountry "usa" -Description "test ticket - please ignore and close" -Severity "minimal" -Title "test ticket - please ignore and close" -ServiceId "/providers/Microsoft.Support/services/517f2da6-78fd-0498-4e22-ad26996b1dfc" -ProblemClassificationId "/providers/Microsoft.Support/services/517f2da6-78fd-0498-4e22-ad26996b1dfc/problemClassifications/3ec1a070-f242-9ecf-5a7c-e1a88ce029ef" 5050```
@@ -99,6 +99,121 @@ Type : Microsoft.Support/supportTickets
9999
100100Creates a new support ticket for Subscription and Service limits (Quota), Technical, Billing, and Subscription Management issues for the specified subscription
101101
102+ ### Example 2: Creates quota support ticket at subscription level
103+ ``` powershell
104+ New-AzSupportTicket -Name "test_ticket_1234" -AdvancedDiagnosticConsent "Yes" -ContactDetailCountry "USA" -ContactDetailFirstName "firstName" -ContactDetailLastName "lastName" -ContactDetailPreferredContactMethod "email" -ContactDetailPreferredSupportLanguage "en-US" -ContactDetailPreferredTimeZone "Pacific Standard Time" -ContactDetailPrimaryEmailAddress "[email protected] " -Description "test ticket please ignore and close" -ProblemClassificationId "/providers/microsoft.support/services/06bfd9d3-516b-d5c6-5802-169c800dec89/problemclassifications/e12e3d1d-7fa0-af33-c6d0-3c50df9658a3" -ServiceId "/providers/microsoft.support/services/06bfd9d3-516b-d5c6-5802-169c800dec89" -Severity "minimal" -Title "test" -QuotaTicketDetailQuotaChangeRequest @(@{ Payload = "{`"VMFamily`":`"BS Series`",`"NewLimit`":`"353`",`"DeploymentStack`":`"ARM`",`"Type`":`"Regional`",`"EdgeZone`":`"`"}"; Region = "EASTUS"}) -QuotaTicketDetailQuotaChangeRequestVersion "1.0" 105+ ```
106+
107+ ``` output
108+ AdvancedDiagnosticConsent : Yes
109+ ContactDetailAdditionalEmailAddress :
110+ ContactDetailCountry : USA
111+ ContactDetailFirstName : firstName
112+ ContactDetailLastName : lastName
113+ ContactDetailPhoneNumber :
114+ ContactDetailPreferredContactMethod : Email
115+ ContactDetailPreferredSupportLanguage : en-US
116+ ContactDetailPreferredTimeZone : Pacific Standard Time
117+ ContactDetailPrimaryEmailAddress : [email protected] 118+ CreatedDate : 3/8/2024 9:59:35 PM
119+ Description : test ticket please ignore and close
120+ EnrollmentId :
121+ FileWorkspaceName : 2403080050012950
122+ Id : /subscriptions/5aa76f0c-95b9-42c1-8e0b-faba7a4d1374/providers/Microsoft.Support/supportTick
123+ ets/test_ticket_1234
124+ ModifiedDate : 3/8/2024 9:59:44 PM
125+ Name : test_grhuang_2024_03_08_1
126+ ProblemClassificationDisplayName : Compute-VM (cores-vCPUs) subscription limit increases
127+ ProblemClassificationId : /providers/Microsoft.Support/services/06bfd9d3-516b-d5c6-5802-169c800dec89/problemClassific
128+ ations/e12e3d1d-7fa0-af33-c6d0-3c50df9658a3
129+ ProblemScopingQuestion :
130+ ProblemStartTime :
131+ QuotaTicketDetailQuotaChangeRequest : {{
132+ "region": "EASTUS",
133+ "payload": "{\"VMFamily\":\"BS Series\",\"NewLimit\":\"353\",\"DeploymentStack\":\"ARM\",
134+ \"Type\":\"Regional\",\"EdgeZone\":\"\"}"
135+ }}
136+ QuotaTicketDetailQuotaChangeRequestSubType :
137+ QuotaTicketDetailQuotaChangeRequestVersion : 1.0
138+ Require24X7Response : False
139+ ResourceGroupName :
140+ SecondaryConsent :
141+ ServiceDisplayName : Service and subscription limits (quotas)
142+ ServiceId : /providers/Microsoft.Support/services/06bfd9d3-516b-d5c6-5802-169c800dec89
143+ ServiceLevelAgreementExpirationTime : 3/11/2024 5:00:00 PM
144+ ServiceLevelAgreementSlaMinute : 480
145+ ServiceLevelAgreementStartTime : 3/8/2024 9:59:35 PM
146+ Severity : Minimal
147+ Status : Open
148+ SupportEngineerEmailAddress :
149+ SupportPlanDisplayName : Azure Support Plan - Internal
150+ SupportPlanId : U291cmNlOkVBLFN1YnWjcmlwdGlvbklkOjVBQTc2RjBDLTk1QjktNPJDMS04RTBCLURCRUE3QTREMTM3NCxPZmZlckl
151+ kOk1TLUFaUi0wMDE1UCxTb3ZlcmVpZ25DbG91ZDpQdWJsaWMs
152+ SupportPlanType : Azure Internal
153+ SupportTicketId : 2403080050012950
154+ TechnicalTicketDetailResourceId :
155+ Title : test
156+ Type : Microsoft.Support/supportTickets
157+ ```
158+
159+ Creates a new support ticket for Subscription and Service limits (Quota) issues for the specified subscription
160+
161+ ### Example 3: Creates technical support ticket at subscription level
162+ ``` powershell
163+ New-AzSupportTicket -Name "testticket12345" -AdvancedDiagnosticConsent "Yes" -ContactDetailCountry "USA" -ContactDetailFirstName "firstName" -ContactDetailLastName "lastName" -ContactDetailPreferredContactMethod "email" -ContactDetailPreferredSupportLanguage "en-US" -ContactDetailPreferredTimeZone "Pacific Standard Time" -ContactDetailPrimaryEmailAddress "[email protected] " -Description "test ticket" -ProblemClassificationId "/providers/microsoft.support/services/40ef020e-8ae7-8d57-b538-9153c47cee69/problemclassifications/72d14431-fb9e-7a21-0fa8-d3e4ac446e7a" -ServiceId "/providers/microsoft.support/services/40ef020e-8ae7-8d57-b538-9153c47cee69" -Severity "minimal" -Title "test" -TechnicalTicketDetailResourceId "/subscriptions/5aa67f0c-95b9-42c1-8eb0-dbea7a4d1374/resourceGroups/testResourceGroup/providers/Microsoft.Compute/virtualMachines/TESTMV" 164+ ```
165+
166+ ``` output
167+ AdvancedDiagnosticConsent : Yes
168+ ContactDetailAdditionalEmailAddress :
169+ ContactDetailCountry : USA
170+ ContactDetailFirstName : firstName
171+ ContactDetailLastName : lastName
172+ ContactDetailPhoneNumber :
173+ ContactDetailPreferredContactMethod : Email
174+ ContactDetailPreferredSupportLanguage : en-US
175+ ContactDetailPreferredTimeZone : Pacific Standard Time
176+ ContactDetailPrimaryEmailAddress : [email protected] 177+ CreatedDate : 3/8/2024 10:28:14 PM
178+ Description : test ticket please ignore and close
179+ EnrollmentId :
180+ FileWorkspaceName : 2403080040013218
181+ Id : /subscriptions/5aa67f0c-95b9-42c1-8eb0-dbea7a4d1374/providers/Microsoft.Support/supportTick
182+ ets/testticket12345
183+ ModifiedDate : 3/8/2024 10:28:24 PM
184+ Name : testticket12345
185+ ProblemClassificationDisplayName : Backup and Restore / Automated or Managed backup
186+ ProblemClassificationId : /providers/Microsoft.Support/services/40ef020e-8ae7-8d57-b538-9153c47cee69/problemClassific
187+ ations/72d14431-fb9e-7a21-0fa8-d3e4ac446e7a
188+ ProblemScopingQuestion :
189+ ProblemStartTime :
190+ QuotaTicketDetailQuotaChangeRequest :
191+ QuotaTicketDetailQuotaChangeRequestSubType :
192+ QuotaTicketDetailQuotaChangeRequestVersion :
193+ Require24X7Response : False
194+ ResourceGroupName :
195+ SecondaryConsent :
196+ ServiceDisplayName : SQL Server in VM - Linux
197+ ServiceId : /providers/Microsoft.Support/services/40ef020e-8ae7-8d57-b538-9153c47cee69
198+ ServiceLevelAgreementExpirationTime : 3/11/2024 5:29:00 PM
199+ ServiceLevelAgreementSlaMinute : 480
200+ ServiceLevelAgreementStartTime : 3/8/2024 10:28:14 PM
201+ Severity : Minimal
202+ Status : Open
203+ SupportEngineerEmailAddress :
204+ SupportPlanDisplayName : Azure Support Plan - Internal
205+ SupportPlanId : U291cmNlOkVBLFN1YnNjcmlwdGlvbklkOjVBQTc2RjBDLTk1QjktNDJDMS04RTBCLURCRUE3QTREMTM3NCxPZmZlckl
206+ kOk1TLUFaUi0wMDE1UCxTb3ZlcmVpZ25DbG91ZDpQdWJsaWMs
207+ SupportPlanType : Azure Internal
208+ SupportTicketId : 2403080040013218
209+ TechnicalTicketDetailResourceId : /subscriptions/5aa76f0c-95b9-42c1-8e0b-dbea7a4d1374/resourceGroups/testResourceGroup/provider
210+ s/Microsoft.Compute/virtualMachines/TESTMV
211+ Title : test
212+ Type : Microsoft.Support/supportTickets
213+ ```
214+
215+ Creates a new support ticket for technical issues for the specified subscription
216+
102217## PARAMETERS
103218
104219### -AdvancedDiagnosticConsent
0 commit comments