Get-AzSupportTicket
Azure 구독에 대한 티켓 세부 정보를 가져옵니다. 지원 티켓 데이터는 티켓을 만든 후 18개월 동안 사용할 수 있습니다. 티켓이 18개월 전에 만들어진 경우 데이터 요청으로 인해 오류가 발생할 수 있습니다. 매개 변수가 지정되지 않은 경우 이 명령은 기본적으로 지난 주에 만든 모든 티켓을 검색합니다.
구문
Get-AzSupportTicket
[-SubscriptionId <String[]>]
[-Filter <String>]
[-Top <Int32>]
[-DefaultProfile <PSObject>]
[<CommonParameters>]
Get-AzSupportTicket
[-SubscriptionId <String[]>]
-Name <String>
[-DefaultProfile <PSObject>]
[<CommonParameters>]
Get-AzSupportTicket
-InputObject <ISupportIdentity>
[-DefaultProfile <PSObject>]
[<CommonParameters>]
Description
Azure 구독에 대한 티켓 세부 정보를 가져옵니다. 지원 티켓 데이터는 티켓을 만든 후 18개월 동안 사용할 수 있습니다. 티켓이 18개월 전에 만들어진 경우 데이터 요청으로 인해 오류가 발생할 수 있습니다. 매개 변수가 지정되지 않은 경우 이 명령은 기본적으로 지난 주에 만든 모든 티켓을 검색합니다.
예제
예제 1: 구독 수준에서 지원 티켓 목록 가져오기
Get-AzSupportTicket
Name Title SupportTicketId Severity ServiceDisplayName CreatedDate
---- ----- --------------- -------- ------------------ -----------
517f2da6-9bc71cda-278fc71b-7b86-4289-baec-922e8be1a04a test 2403080040012292 Minimal Billing 3/8/2024 9:03:26 PM
test1-5dda17d0-a60d-4f4c-82e3-0fe3604c0ed4 test ticket - please ignore and close 2403060040007460 Minimal Billing 3/6/2024 3:09:28 PM
Lists all the support tickets for an Azure subscription. If no parameters are specified, then this command will retrieve all tickets created in the last week by default.
예제 2: 구독 수준에서 지원 티켓 가져오기
Get-AzSupportTicket -SupportTicketName "test1-5dda17d0-a60d-4f4c-82e3-0fe3604c0ed4"
AdvancedDiagnosticConsent : No
ContactDetailAdditionalEmailAddress :
ContactDetailCountry : USA
ContactDetailFirstName : test
ContactDetailLastName : test
ContactDetailPhoneNumber :
ContactDetailPreferredContactMethod : Email
ContactDetailPreferredSupportLanguage : en-US
ContactDetailPreferredTimeZone : Pacific Standard Time
ContactDetailPrimaryEmailAddress : test@test.com
CreatedDate : 2/22/2024 12:55:38 AM
Description : test ticket - please ignore and close
EnrollmentId :
FileWorkspaceName : 2402220010000447
Id : /subscriptions/76cb77fa-8b17-4eab-9493-b65dace99813/providers/Microsoft.Su
pport/supportTickets/test1-5dda17d0-a60d-4f4c-82e3-0fe3604c0ed4
ModifiedDate : 2/22/2024 5:49:22 AM
Name : test1-5dda17d0-a60d-4f4c-82e3-0fe3604c0ed4
ProblemClassificationDisplayName : Add or update VAT, tax id, PO number or profile information
ProblemClassificationId : /providers/Microsoft.Support/services/517f2da6-78fd-0498-4e22-ad26996b1dfc
/problemClassifications/3ec1a070-f242-9ecf-5a7c-e1a88ce029ef
ProblemScopingQuestion :
ProblemStartTime :
QuotaTicketDetailQuotaChangeRequest :
QuotaTicketDetailQuotaChangeRequestSubType :
QuotaTicketDetailQuotaChangeRequestVersion :
Require24X7Response : False
ResourceGroupName :
SecondaryConsent :
ServiceDisplayName : Billing
ServiceId : /providers/Microsoft.Support/services/517f2da6-78fd-0498-4e22-ad26996b1dfc
ServiceLevelAgreementExpirationTime : 2/22/2024 8:56:00 PM
ServiceLevelAgreementSlaMinute : 480
ServiceLevelAgreementStartTime : 2/22/2024 12:55:38 AM
Severity : Minimal
Status : Updating
SupportEngineerEmailAddress :test@test.com
SupportPlanDisplayName : Azure Support Plan - Internal
SupportPlanId : U291cmNlOkF6dXJlTW9kZXJuLFN1YnNjcmlwdGlvbklkOjc2Y2I3N2ZhLThiMTctNGVhYi05ND
kzLWI2NWRhY2U5OTgxMyxTb3ZlcmVpZ25DbG91ZDpQdWJsaWMsT2ZmZXJJZDpNUy1BWlItMDAx
NVAs
SupportPlanType : Azure Internal
SupportTicketId : 2402220010000447
TechnicalTicketDetailResourceId :
Title : test ticket - please ignore and close
Type : Microsoft.Support/supportTickets
Azure 구독에 대한 티켓 세부 정보 가져오기
매개 변수
-DefaultProfile
DefaultProfile 매개 변수가 작동하지 않습니다. 다른 구독에 대해 cmdlet을 실행하는 경우 사용 가능한 경우 SubscriptionId 매개 변수를 사용합니다.
형식: | PSObject |
별칭: | AzureRMContext, AzureCredential |
Position: | Named |
Default value: | None |
필수: | False |
파이프라인 입력 허용: | False |
와일드카드 문자 허용: | False |
-Filter
작업에 적용할 필터입니다. 'odata v4.0' 필터 의미 체계를 지원합니다. 자세한알아보세요. Status, ServiceId및 ProblemClassificationId 필터는 Equals('eq') 연산자와만 사용할 수 있습니다. CreatedDate 필터의 경우 지원되는 연산자는 보다 큼('gt') 및 보다 큼 또는 같음('ge')입니다. 두 필터를 모두 사용하는 경우 논리적 'AND'를 사용하여 결합합니다.
형식: | String |
Position: | Named |
Default value: | None |
필수: | False |
파이프라인 입력 허용: | False |
와일드카드 문자 허용: | False |
-InputObject
생성할 ID 매개 변수는 INPUTOBJECT 속성에 대한 NOTES 섹션을 참조하고 해시 테이블을 만듭니다.
형식: | ISupportIdentity |
Position: | Named |
Default value: | None |
필수: | True |
파이프라인 입력 허용: | True |
와일드카드 문자 허용: | False |
-Name
지원 티켓 이름입니다.
형식: | String |
별칭: | SupportTicketName |
Position: | Named |
Default value: | None |
필수: | True |
파이프라인 입력 허용: | False |
와일드카드 문자 허용: | False |
-SubscriptionId
Azure 구독 ID입니다.
형식: | String[] |
Position: | Named |
Default value: | (Get-AzContext).Subscription.Id |
필수: | False |
파이프라인 입력 허용: | False |
와일드카드 문자 허용: | False |
-Top
컬렉션에서 반환할 값의 수입니다. 기본값은 25이고 최대값은 100입니다.
형식: | Int32 |
Position: | Named |
Default value: | None |
필수: | False |
파이프라인 입력 허용: | False |
와일드카드 문자 허용: | False |
입력
출력
Azure PowerShell