Skip to content

Instantly share code, notes, and snippets.

@MohnJadden
Created October 3, 2023 15:22
Show Gist options
  • Save MohnJadden/4db90e496771df6e3f23949408bdc207 to your computer and use it in GitHub Desktop.
Save MohnJadden/4db90e496771df6e3f23949408bdc207 to your computer and use it in GitHub Desktop.
aztfexport log
2023-10-02T15:21:45.079-0400 [INFO] aztfexport: aztfexport starts with config: config.Config{CommonConfig:config.CommonConfig{SubscriptionId:"aaa-bbb-ccc-ddd", AzureSDKCredential:(*azidentity.AzureCLICredential)(0xc006586870), AzureSDKClientOption:policy.ClientOptions{ClientOptions:policy.ClientOptions{APIVersion:"", Cloud:cloud.Configuration{ActiveDirectoryAuthorityHost:"https://login.microsoftonline.com/", Services:map[cloud.ServiceName]cloud.ServiceConfiguration{"resourceManager":cloud.ServiceConfiguration{Audience:"https://management.core.windows.net/", Endpoint:"https://management.azure.com"}}}, Logging:policy.LogOptions{IncludeBody:true, AllowedHeaders:[]string(nil), AllowedQueryParams:[]string(nil)}, Retry:policy.RetryOptions{MaxRetries:0, TryTimeout:0, RetryDelay:0, MaxRetryDelay:0, StatusCodes:[]int(nil), ShouldRetry:(func(*http.Response, error) bool)(nil)}, Telemetry:policy.TelemetryOptions{ApplicationID:"aztfexport", Disabled:false}, TracingProvider:tracing.Provider{newTracerFn:(func(string, string) tracing.Tracer)(nil)}, Transport:exported.Transporter(nil), PerCallPolicies:[]exported.Policy(nil), PerRetryPolicies:[]exported.Policy(nil)}, DisableRPRegistration:false}, OutputDir:"Snowflake", OutputFileNames:config.OutputFileNames{TerraformFileName:"", ProviderFileName:"", MainFileName:""}, ProviderVersion:"", DevProvider:false, ContinueOnError:false, BackendType:"local", BackendConfig:[]string(nil), ProviderConfig:map[string]cty.Value(nil), FullConfig:false, Parallelism:10, ModulePath:"", HCLOnly:true, TFClient:tfclient.Client(nil), TelemetryClient:telemetry.AppInsightClient{TelemetryClient:(*appinsights.telemetryClient)(0xc00001cd80), subscriptionId:"aaa-bbb-ccc-ddd", installId:"516a7398-23aa-11ed-99a1-000d3a1c510b", sessionId:"02bf7e9f-f3bc-4d53-b52b-22c083bde010"}}, ResourceId:"", ResourceGroupName:"Test-SnowflakeIntegration", ARGPredicate:"", MappingFile:"", ResourceNamePattern:"res-", RecursiveQuery:true, TFResourceName:"", TFResourceType:""}
2023-10-02T15:21:45.085-0400 [INFO] aztfexport: New resource group meta
2023-10-02T15:21:45.094-0400 [INFO] aztfexport: Init Terraform
2023-10-02T15:21:46.492-0400 [INFO] aztfexport: Find terraform binary at C:\ProgramData\chocolatey\bin\terraform.exe
2023-10-02T15:21:46.493-0400 [INFO] aztfexport: Init provider
2023-10-02T15:21:46.494-0400 [INFO] aztfexport: Output directory doesn't contain provider setting, create one then
2023-10-02T15:21:46.496-0400 [INFO] aztfexport: Output directory doesn't contain terraform block, create one then
2023-10-02T15:21:46.499-0400 [DEBUG] aztfexport: Run "terraform init" for the output directory Snowflake
2023-10-02T15:21:53.701-0400 [DEBUG] aztfexport: Run "terraform init" for the import directory C:\Users\myuser\AppData\Local\Temp\aztfexport-3180295590
2023-10-02T15:21:53.703-0400 [DEBUG] aztfexport: Run "terraform init" for the import directory C:\Users\myuser\AppData\Local\Temp\aztfexport-255483279
2023-10-02T15:21:53.704-0400 [DEBUG] aztfexport: Run "terraform init" for the import directory C:\Users\myuser\AppData\Local\Temp\aztfexport-3895707309
2023-10-02T15:21:53.705-0400 [DEBUG] aztfexport: Run "terraform init" for the import directory C:\Users\myuser\AppData\Local\Temp\aztfexport-801788827
2023-10-02T15:21:53.706-0400 [DEBUG] aztfexport: Run "terraform init" for the import directory C:\Users\myuser\AppData\Local\Temp\aztfexport-674614450
2023-10-02T15:21:53.708-0400 [DEBUG] aztfexport: Run "terraform init" for the import directory C:\Users\myuser\AppData\Local\Temp\aztfexport-1758622100
2023-10-02T15:21:53.709-0400 [DEBUG] aztfexport: Run "terraform init" for the import directory C:\Users\myuser\AppData\Local\Temp\aztfexport-3776990004
2023-10-02T15:21:53.710-0400 [DEBUG] aztfexport: Run "terraform init" for the import directory C:\Users\myuser\AppData\Local\Temp\aztfexport-3579076045
2023-10-02T15:21:53.711-0400 [DEBUG] aztfexport: Run "terraform init" for the import directory C:\Users\myuser\AppData\Local\Temp\aztfexport-868528191
2023-10-02T15:21:53.714-0400 [DEBUG] aztfexport: Run "terraform init" for the import directory C:\Users\myuser\AppData\Local\Temp\aztfexport-983781674
2023-10-02T15:22:24.177-0400 [DEBUG] aztfexport: Query resource set
2023-10-02T15:22:24.177-0400 [INFO] aztfexport: List for subscription aaa-bbb-ccc-ddd via predicate resourceGroup =~ "Test-SnowflakeIntegration" (parallelism: 10 | recursive true | include managed false)
2023-10-02T15:22:24.177-0400 [INFO] aztfexport: New Client
2023-10-02T15:22:24.177-0400 [INFO] aztfexport: Listing tracked resources
2023-10-02T15:22:24.178-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:32.816-0400 [TRACE] aztfexport: Authentication: AzureCLICredential.GetToken() acquired a token for scope "https://management.core.windows.net/"\n
2023-10-02T15:22:32.816-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
POST https://management.azure.com/providers/Microsoft.ResourceGraph/resources?api-version=2021-06-01-preview
Accept: application/json
Authorization: REDACTED
Content-Length: 250
Content-Type: application/json
User-Agent: aztfexport azsdk-go-armresourcegraph/v0.6.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
{"options":{"authorizationScopeFilter":"AtScopeAndBelow","resultFormat":"objectArray","$top":1000},"query":"Resources | where resourceGroup =~ \"Test-SnowflakeIntegration\" | order by id desc","subscriptions":["aaa-bbb-ccc-ddd"]}
--------------------------------------------------------------------------------
2023-10-02T15:22:33.015-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/198.6947ms, OpTime=198.6947ms) -- RESPONSE RECEIVED
POST https://management.azure.com/providers/Microsoft.ResourceGraph/resources?api-version=2021-06-01-preview
Accept: application/json
Authorization: REDACTED
Content-Length: 250
Content-Type: application/json
User-Agent: aztfexport azsdk-go-armresourcegraph/v0.6.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:32 GMT
Expires: -1
Pragma: no-cache
Server: Kestrel
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Tenant-Reads: REDACTED
X-Ms-Ratelimit-Remaining-Tenant-Resource-Requests: REDACTED
X-Ms-Request-Id: 08542755-6e27-4467-bb31-7caa60e0091d
X-Ms-Resource-Graph-Request-Duration: REDACTED
X-Ms-Routing-Request-Id: REDACTED
X-Ms-User-Quota-Remaining: REDACTED
X-Ms-User-Quota-Resets-After: REDACTED
--------------------------------------------------------------------------------
{"totalRecords":10,"count":10,"data":[{"id":"/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/test-snowflakeintegration-func","name":"test-snowflakeintegration-func","type":"microsoft.web/sites","tenantId":"b99a2e67-f12e-4273-b1c2-021b16b9802b","kind":"functionapp","location":"eastus","resourceGroup":"test-snowflakeintegration","subscriptionId":"aaa-bbb-ccc-ddd","managedBy":"","sku":null,"plan":null,"properties":{"name":"test-snowflakeintegration-func","publicNetworkAccess":"Enabled","privateEndpointConnections":[],"enabled":true,"keyVaultReferenceIdentity":"SystemAssigned","state":"Running","hostingEnvironmentProfile":null,"vnetRouteAllEnabled":true,"hostingEnvironment":null,"hostingEnvironmentId":null,"domainVerificationIdentifiers":null,"useContainerLocalhostBindings":null,"functionExecutionUnitsCache":null,"storageRecoveryDefaultState":"Running","possibleOutboundIpAddresses":"52.224.92.164,52.224.92.249,52.191.88.59,52.224.92.251,52.224.93.18,52.224.93.20,52.224.94.22,52.224.94.39,52.224.94.68,52.224.94.73,52.224.94.91,52.224.94.104,52.142.33.139,52.224.94.129,52.224.94.131,52.224.94.139,52.149.242.38,52.224.94.157,52.224.93.31,52.224.93.34,52.224.93.44,52.224.93.53,52.142.39.142,52.224.93.69,52.224.93.72,52.224.93.81,52.224.92.122,52.224.93.112,52.224.93.117,52.224.93.141,52.224.93.157,52.224.93.164,52.224.93.184,52.224.93.202,52.224.93.237,52.224.94.3,52.224.94.22,52.224.94.39,52.224.94.68,52.224.94.73,52.224.94.91,52.224.94.104,52.142.33.139,52.224.94.129,52.224.94.131,52.224.94.139,52.149.242.38,52.224.94.157,52.224.93.56,52.149.173.196,52.224.94.171,52.224.94.176,52.224.94.181,52.142.39.101,20.119.8.55","customDomainVerificationId":"9559C30C51324012BBDD7E56B7C6B8073D9D82207B8252545A0E0B0746627BAA","possibleInboundIpAddresses":"20.119.8.55","endToEndEncryptionEnabled":false,"containerAllocationSubnet":null,"vnetBackupRestoreEnabled":false,"clientCertExclusionPaths":null,"runtimeAvailabilityState":"Normal","contentAvailabilityState":"Normal","resourceGroup":"Test-SnowflakeIntegration","vnetContentShareEnabled":false,"trafficManagerHostNames":null,"storageAccountRequired":false,"virtualNetworkSubnetId":"/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-company-EastVNET-RG/providers/Microsoft.Network/virtualNetworks/Test-company-EastVNET/subnets/App","privateLinkIdentifiers":null,"serverFarmId":"/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/serverfarms/test-snowflakeintegration-asp","clientAffinityEnabled":false,"eligibleLogCategories":"FunctionAppLogs","inProgressOperationId":null,"managedEnvironmentId":null,"dailyMemoryTimeQuota":0,"vnetImagePullEnabled":false,"defaultHostNameScope":"Global","sku":"ElasticPremium","outboundIpAddresses":"52.224.93.31,52.224.93.34,52.224.93.44,52.224.93.53,52.142.39.142,52.224.93.69,20.119.8.55","functionsRuntimeAdminIsolationEnabled":false,"lastModifiedTimeUtc":"2023-09-29T15:48:13.9166667Z","scmSiteAlsoStopped":false,"repositorySiteName":"test-snowflakeintegration-func","targetBuildVersion":null,"siteDisabledReason":0,"maxNumberOfWorkers":null,"clientCertEnabled":false,"hostNamesDisabled":false,"hostNameSslStates":[{"name":"test-snowflakeintegration-func.azurewebsites.net","certificateResourceId":null,"toUpdateIpBasedSsl":null,"ipBasedSslResult":null,"ipBasedSslState":"NotConfigured","thumbprint":null,"virtualIP":null,"hostType":"Standard","sslState":"Disabled","toUpdate":null,"virtualIPv6":null},{"name":"test-snowflakeintegration-func.scm.azurewebsites.net","certificateResourceId":null,"toUpdateIpBasedSsl":null,"ipBasedSslResult":null,"ipBasedSslState":"NotConfigured","thumbprint":null,"virtualIP":null,"hostType":"Repository","sslState":"Disabled","toUpdate":null,"virtualIPv6":null}],"availabilityState":"Normal","computeMode":null,"enabledHostNames":["test-snowflakeintegration-func.azurewebsites.net","test-snowflakeintegration-func.scm.azurewebsites.net"],"inFlightFeatures":[],"dnsConfiguration":{},"geoDistributions":null,"inboundIpAddress":"20.119.8.55","sslCertificates":null,"defaultHostName":"test-snowflakeintegration-func.azurewebsites.net","webSpace":"Test-SnowflakeIntegration-EastUSwebspace","clientCertMode":"Required","redundancyMode":"None","siteProperties":{"properties":[{"name":"LinuxFxVersion","value":""},{"name":"WindowsFxVersion","value":null}],"metadata":null,"appSettings":null},"slotSwapStatus":null,"targetSwapSlot":null,"migrationState":null,"containerSize":1536,"suspendedTill":null,"hostNames":["test-snowflakeintegration-func.azurewebsites.net"],"deploymentId":"test-snowflakeintegration-func","reserved":false,"siteMode":null,"ftpsHostName":"ftps://waws-prod-blu-497.ftp.azurewebsites.windows.net/site/wwwroot","buildVersion":null,"adminEnabled":true,"cloningInfo":null,"ftpUsername":"test-snowflakeintegration-func\\$test-snowflakeintegration-func","isXenon":false,"siteConfig":{"publicNetworkAccess":null,"keyVaultReferenceIdentity":null,"vnetRouteAllEnabled":null,"functionsRuntimeScaleMonitoringEnabled":null,"scmIpSecurityRestrictionsDefaultAction":null,"ipSecurityRestrictionsDefaultAction":null,"scmIpSecurityRestrictionsUseMain":null,"customAppPoolIdentityTenantState":null,"metadata":null,"customAppPoolIdentityAdminState":null,"minimumElasticInstanceCount":1,"detailedErrorLoggingEnabled":null,"acrUseManagedIdentityCreds":false,"scmIpSecurityRestrictions":null,"xManagedServiceIdentityId":null,"azureMonitorLogCategories":null,"acrUserManagedIdentityID":null,"supportedTlsCipherSuites":null,"managedServiceIdentityId":null,"windowsConfiguredStacks":null,"elasticWebAppScaleLimit":null,"numberOfWorkers":1,"ipSecurityRestrictions":null,"preWarmedInstanceCount":null,"logsDirectorySizeLimit":null,"remoteDebuggingEnabled":null,"appSettings":null,"fileChangeAuditEnabled":null,"remoteDebuggingVersion":null,"requestTracingEnabled":null,"use32BitWorkerProcess":null,"functionAppScaleLimit":0,"vnetPrivatePortsCount":null,"runtimeADUserPassword":null,"azureStorageAccounts":null,"antivirusScanEnabled":null,"javaContainerVersion":null,"virtualApplications":null,"managedPipelineMode":null,"netFrameworkVersion":null,"apiManagementConfig":null,"httpLoggingEnabled":null,"publishingUsername":null,"winAuthTenantState":null,"publishingPassword":null,"localMySqlEnabled":null,"webSocketsEnabled":null,"powerShellVersion":null,"connectionStrings":null,"minTlsCipherSuite":null,"winAuthAdminState":null,"defaultDocuments":null,"scmMinTlsVersion":null,"autoSwapSlotName":null,"windowsFxVersion":null,"limits":null,"autoHealEnabled":null,"http20ProxyFlag":null,"websiteTimeZone":null,"healthCheckPath":null,"handlerMappings":null,"linuxFxVersion":"","tracingOptions":null,"appCommandLine":null,"sitePrivateLinkHostEnabled":null,"http20Enabled":false,"minTlsVersion":null,"loadBalancing":null,"autoHealRules":null,"javaContainer":null,"runtimeADUser":null,"pythonVersion":null,"apiDefinition":null,"routingRules":null,"documentRoot":null,"storageType":null,"experiments":null,"javaVersion":null,"nodeVersion":null,"machineKey":null,"phpVersion":null,"ftpsState":null,"vnetName":null,"alwaysOn":false,"sitePort":null,"scmType":null,"cors":null,"push":null},"usageState":"Normal","serverFarm":null,"daprConfig":null,"selfLink":"https://waws-prod-blu-497.api.azurewebsites.windows.net:454/subscriptions/aaa-bbb-ccc-ddd/webspaces/Test-SnowflakeIntegration-EastUSwebspace/sites/test-snowflakeintegration-func","hyperV":false,"httpsOnly":true,"homeStamp":"waws-prod-blu-497","kind":"functionapp","slotName":null,"tags":{},"owner":null,"afdEnabled":false,"sshEnabled":null,"cers":null,"csrs":[],"ipMode":"IPv4"},"tags":{},"identity":null,"zones":null,"extendedLocation":null},{"id":"/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/hello-jdoetest","name":"hello-jdoetest","type":"microsoft.web/sites","tenantId":"b99a2e67-f12e-4273-b1c2-021b16b9802b","kind":"functionapp","location":"eastus","resourceGroup":"test-snowflakeintegration","subscriptionId":"aaa-bbb-ccc-ddd","managedBy":"","sku":null,"plan":null,"properties":{"name":"hello-jdoetest","publicNetworkAccess":"Enabled","privateEndpointConnections":[],"enabled":true,"keyVaultReferenceIdentity":"SystemAssigned","hostingEnvironmentProfile":null,"vnetRouteAllEnabled":true,"hostingEnvironment":null,"state":"Running","domainVerificationIdentifiers":null,"useContainerLocalhostBindings":null,"hostingEnvironmentId":null,"storageRecoveryDefaultState":"Running","functionExecutionUnitsCache":null,"possibleOutboundIpAddresses":"52.224.92.164,52.224.92.249,52.191.88.59,52.224.92.251,52.224.93.18,52.224.93.20,52.224.94.22,52.224.94.39,52.224.94.68,52.224.94.73,52.224.94.91,52.224.94.104,52.142.33.139,52.224.94.129,52.224.94.131,52.224.94.139,52.149.242.38,52.224.94.157,52.224.93.31,52.224.93.34,52.224.93.44,52.224.93.53,52.142.39.142,52.224.93.69,52.224.93.72,52.224.93.81,52.224.92.122,52.224.93.112,52.224.93.117,52.224.93.141,52.224.93.157,52.224.93.164,52.224.93.184,52.224.93.202,52.224.93.237,52.224.94.3,52.224.94.22,52.224.94.39,52.224.94.68,52.224.94.73,52.224.94.91,52.224.94.104,52.142.33.139,52.224.94.129,52.224.94.131,52.224.94.139,52.149.242.38,52.224.94.157,52.224.93.56,52.149.173.196,52.224.94.171,52.224.94.176,52.224.94.181,52.142.39.101,20.119.8.55","customDomainVerificationId":"9559C30C51324012BBDD7E56B7C6B8073D9D82207B8252545A0E0B0746627BAA","possibleInboundIpAddresses":"20.119.8.55","endToEndEncryptionEnabled":false,"containerAllocationSubnet":null,"clientCertExclusionPaths":null,"runtimeAvailabilityState":"Normal","contentAvailabilityState":"Normal","vnetBackupRestoreEnabled":false,"resourceGroup":"Test-SnowflakeIntegration","trafficManagerHostNames":null,"vnetContentShareEnabled":false,"virtualNetworkSubnetId":"/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-company-EastVNET-RG/providers/Microsoft.Network/virtualNetworks/Test-company-EastVNET/subnets/jdoesubnettest","storageAccountRequired":false,"privateLinkIdentifiers":null,"serverFarmId":"/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/serverfarms/jdoeappstest","clientAffinityEnabled":false,"eligibleLogCategories":"FunctionAppLogs","inProgressOperationId":null,"managedEnvironmentId":null,"defaultHostNameScope":"Global","dailyMemoryTimeQuota":0,"vnetImagePullEnabled":false,"outboundIpAddresses":"52.224.92.164,52.224.92.249,52.191.88.59,52.224.92.251,52.224.93.18,52.224.93.20,52.224.94.22,52.224.94.39,52.224.94.68,52.224.94.73,52.224.94.91,52.224.94.104,52.142.33.139,52.224.94.129,52.224.94.131,52.224.94.139,52.149.242.38,52.224.94.157,20.119.8.55","lastModifiedTimeUtc":"2023-10-02T15:18:49.093Z","maxNumberOfWorkers":null,"siteDisabledReason":0,"scmSiteAlsoStopped":false,"targetBuildVersion":null,"repositorySiteName":"hello-jdoetest","clientCertEnabled":false,"hostNameSslStates":[{"name":"hello-jdoetest.azurewebsites.net","certificateResourceId":null,"toUpdateIpBasedSsl":null,"ipBasedSslResult":null,"ipBasedSslState":"NotConfigured","thumbprint":null,"virtualIP":null,"hostType":"Standard","toUpdate":null,"sslState":"Disabled","virtualIPv6":null},{"name":"hello-jdoetest.scm.azurewebsites.net","certificateResourceId":null,"toUpdateIpBasedSsl":null,"ipBasedSslResult":null,"ipBasedSslState":"NotConfigured","thumbprint":null,"virtualIP":null,"hostType":"Repository","toUpdate":null,"sslState":"Disabled","virtualIPv6":null}],"hostNamesDisabled":false,"availabilityState":"Normal","dnsConfiguration":{},"inFlightFeatures":[],"geoDistributions":null,"enabledHostNames":["hello-jdoetest.azurewebsites.net","hello-jdoetest.scm.azurewebsites.net"],"inboundIpAddress":"20.119.8.55","computeMode":null,"sslCertificates":null,"sku":"Standard","defaultHostName":"hello-jdoetest.azurewebsites.net","webSpace":"Test-SnowflakeIntegration-EastUSwebspace","clientCertMode":"Required","redundancyMode":"None","siteProperties":{"properties":[{"name":"LinuxFxVersion","value":""},{"name":"WindowsFxVersion","value":null}],"metadata":null,"appSettings":null},"targetSwapSlot":null,"migrationState":null,"slotSwapStatus":null,"hostNames":["hello-jdoetest.azurewebsites.net"],"functionsRuntimeAdminIsolationEnabled":false,"containerSize":1536,"suspendedTill":null,"deploymentId":"hello-jdoetest","buildVersion":null,"ftpsHostName":"ftps://waws-prod-blu-497.ftp.azurewebsites.windows.net/site/wwwroot","adminEnabled":true,"siteMode":null,"reserved":false,"cloningInfo":null,"ftpUsername":"hello-jdoetest\\$hello-jdoetest","selfLink":"https://waws-prod-blu-497.api.azurewebsites.windows.net:454/subscriptions/aaa-bbb-ccc-ddd/webspaces/Test-SnowflakeIntegration-EastUSwebspace/sites/hello-jdoetest","siteConfig":{"publicNetworkAccess":null,"keyVaultReferenceIdentity":null,"vnetRouteAllEnabled":null,"functionsRuntimeScaleMonitoringEnabled":null,"scmIpSecurityRestrictionsDefaultAction":null,"ipSecurityRestrictionsDefaultAction":null,"scmIpSecurityRestrictionsUseMain":null,"customAppPoolIdentityTenantState":null,"customAppPoolIdentityAdminState":null,"metadata":null,"minimumElasticInstanceCount":0,"detailedErrorLoggingEnabled":null,"acrUseManagedIdentityCreds":false,"xManagedServiceIdentityId":null,"azureMonitorLogCategories":null,"scmIpSecurityRestrictions":null,"supportedTlsCipherSuites":null,"acrUserManagedIdentityID":null,"managedServiceIdentityId":null,"windowsConfiguredStacks":null,"elasticWebAppScaleLimit":null,"ipSecurityRestrictions":null,"appSettings":null,"preWarmedInstanceCount":null,"remoteDebuggingVersion":null,"logsDirectorySizeLimit":null,"remoteDebuggingEnabled":null,"fileChangeAuditEnabled":null,"numberOfWorkers":1,"use32BitWorkerProcess":null,"vnetPrivatePortsCount":null,"runtimeADUserPassword":null,"requestTracingEnabled":null,"functionAppScaleLimit":0,"antivirusScanEnabled":null,"javaContainerVersion":null,"azureStorageAccounts":null,"netFrameworkVersion":null,"managedPipelineMode":null,"virtualApplications":null,"apiManagementConfig":null,"httpLoggingEnabled":null,"winAuthTenantState":null,"publishingPassword":null,"publishingUsername":null,"connectionStrings":null,"localMySqlEnabled":null,"minTlsCipherSuite":null,"powerShellVersion":null,"winAuthAdminState":null,"webSocketsEnabled":null,"scmMinTlsVersion":null,"autoSwapSlotName":null,"windowsFxVersion":null,"defaultDocuments":null,"handlerMappings":null,"websiteTimeZone":null,"healthCheckPath":null,"http20ProxyFlag":null,"autoHealEnabled":null,"appCommandLine":null,"linuxFxVersion":"","tracingOptions":null,"minTlsVersion":null,"pythonVersion":null,"runtimeADUser":null,"http20Enabled":false,"loadBalancing":null,"autoHealRules":null,"apiDefinition":null,"javaContainer":null,"routingRules":null,"documentRoot":null,"storageType":null,"javaVersion":null,"experiments":null,"nodeVersion":null,"phpVersion":null,"machineKey":null,"limits":null,"sitePrivateLinkHostEnabled":null,"ftpsState":null,"vnetName":null,"sitePort":null,"alwaysOn":true,"scmType":null,"cors":null,"push":null},"usageState":"Normal","serverFarm":null,"daprConfig":null,"isXenon":false,"httpsOnly":true,"homeStamp":"waws-prod-blu-497","kind":"functionapp","hyperV":false,"tags":{},"slotName":null,"owner":null,"cers":null,"csrs":[],"afdEnabled":false,"sshEnabled":null,"ipMode":"IPv4"},"tags":{},"identity":null,"zones":null,"extendedLocation":null},{"id":"/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/serverFarms/jdoeappstest","name":"jdoeappstest","type":"microsoft.web/serverfarms","tenantId":"b99a2e67-f12e-4273-b1c2-021b16b9802b","kind":"app","location":"eastus","resourceGroup":"test-snowflakeintegration","subscriptionId":"aaa-bbb-ccc-ddd","managedBy":"","sku":{"name":"S1","tier":"Standard","capacity":1,"family":"S","size":"S1"},"plan":null,"properties":{"provisioningState":"Succeeded","name":"jdoeappstest","zoneRedundant":false,"status":"Ready","hostingEnvironmentProfile":null,"hostingEnvironment":null,"hostingEnvironmentId":null,"resourceGroup":"Test-SnowflakeIntegration","numberOfWorkers":1,"serverFarmId":7466,"computeMode":"Dedicated","createdTime":"2023-10-02T14:41:03.286Z","webSpace":"Test-SnowflakeIntegration-EastUSwebspace","siteMode":null,"reserved":false,"maximumElasticWorkerCount":1,"isXenon":false,"freeOfferExpirationTime":null,"kubeEnvironmentProfile":null,"maximumNumberOfWorkers":10,"currentNumberOfWorkers":1,"existingServerFarmIds":null,"kind":"app","hyperV":false,"adminRuntimeSiteName":null,"tags":{},"elasticScaleEnabled":false,"currentWorkerSizeId":0,"spotExpirationTime":null,"targetWorkerSizeId":0,"targetWorkerCount":0,"currentWorkerSize":"Default","workerTierName":null,"perSiteScaling":false,"numberOfSites":1,"adminSiteName":null,"subscription":"aaa-bbb-ccc-ddd","workerSizeId":0,"workerSize":"Default","webSiteId":null,"geoRegion":"East US","vnetConnectionsUsed":1,"vnetConnectionsMax":2,"planName":"VirtualDedicatedPlan","isSpot":false,"migrateToVMSS":null,"mdmId":"waws-prod-blu-497_7466"},"tags":{},"identity":null,"zones":null,"extendedLocation":null},{"id":"/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/serverFarms/test-snowflakeintegration-asp","name":"test-snowflakeintegration-asp","type":"microsoft.web/serverfarms","tenantId":"b99a2e67-f12e-4273-b1c2-021b16b9802b","kind":"elastic","location":"eastus","resourceGroup":"test-snowflakeintegration","subscriptionId":"aaa-bbb-ccc-ddd","managedBy":"","sku":{"name":"EP1","tier":"ElasticPremium","capacity":1,"family":"EP","size":"EP1"},"plan":null,"properties":{"provisioningState":"Succeeded","name":"test-snowflakeintegration-asp","status":"Ready","zoneRedundant":false,"hostingEnvironmentProfile":null,"hostingEnvironment":null,"hostingEnvironmentId":null,"resourceGroup":"Test-SnowflakeIntegration","numberOfWorkers":1,"serverFarmId":7311,"computeMode":"Dedicated","createdTime":"2023-09-29T14:51:45.63Z","webSpace":"Test-SnowflakeIntegration-EastUSwebspace","maximumElasticWorkerCount":20,"reserved":false,"siteMode":null,"freeOfferExpirationTime":null,"kubeEnvironmentProfile":null,"currentNumberOfWorkers":1,"maximumNumberOfWorkers":20,"existingServerFarmIds":null,"isXenon":false,"adminRuntimeSiteName":null,"elasticScaleEnabled":true,"currentWorkerSizeId":3,"targetWorkerSizeId":0,"spotExpirationTime":null,"hyperV":false,"targetWorkerCount":0,"currentWorkerSize":"D1","kind":"elastic","tags":{},"perSiteScaling":false,"workerTierName":null,"subscription":"aaa-bbb-ccc-ddd","numberOfSites":1,"adminSiteName":null,"workerSizeId":3,"workerSize":"D1","vnetConnectionsUsed":1,"geoRegion":"East US","webSiteId":null,"vnetConnectionsMax":2,"planName":"VirtualDedicatedPlan","migrateToVMSS":null,"isSpot":false,"mdmId":"waws-prod-blu-497_7311"},"tags":{},"identity":null,"zones":null,"extendedLocation":null},{"id":"/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/jdoestoretest","name":"jdoestoretest","type":"microsoft.storage/storageaccounts","tenantId":"b99a2e67-f12e-4273-b1c2-021b16b9802b","kind":"StorageV2","location":"eastus","resourceGroup":"test-snowflakeintegration","subscriptionId":"aaa-bbb-ccc-ddd","managedBy":"","sku":{"name":"Standard_LRS","tier":"Standard"},"plan":null,"properties":{"provisioningState":"Succeeded","privateEndpointConnections":[],"encryption":{"keySource":"Microsoft.Storage","services":{"blob":{"lastEnabledTime":"2023-10-02T14:41:03.113Z","enabled":true,"keyType":"Account"},"file":{"lastEnabledTime":"2023-10-02T14:41:03.113Z","enabled":true,"keyType":"Account"}}},"supportsHttpsTrafficOnly":true,"allowBlobPublicAccess":true,"minimumTlsVersion":"TLS1_2","creationTime":"2023-10-02T14:41:02.942Z","primaryEndpoints":{"blob":"https://jdoestoretest.blob.core.windows.net/","file":"https://jdoestoretest.file.core.windows.net/","table":"https://jdoestoretest.table.core.windows.net/","queue":"https://jdoestoretest.queue.core.windows.net/","web":"https://jdoestoretest.z13.web.core.windows.net/","dfs":"https://jdoestoretest.dfs.core.windows.net/"},"primaryLocation":"eastus","keyCreationTime":{"key1":"2023-10-02T14:41:03.113Z","key2":"2023-10-02T14:41:03.113Z"},"statusOfPrimary":"available","networkAcls":{"virtualNetworkRules":[],"defaultAction":"Allow","ipv6Rules":[],"ipRules":[],"bypass":"AzureServices"},"accessTier":"Hot","defaultToOAuthAuthentication":true},"tags":{},"identity":null,"zones":null,"extendedLocation":null},{"id":"/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/testsnowflakeintegra780","name":"testsnowflakeintegra780","type":"microsoft.storage/storageaccounts","tenantId":"b99a2e67-f12e-4273-b1c2-021b16b9802b","kind":"StorageV2","location":"eastus","resourceGroup":"test-snowflakeintegration","subscriptionId":"aaa-bbb-ccc-ddd","managedBy":"","sku":{"name":"Standard_LRS","tier":"Standard"},"plan":null,"properties":{"provisioningState":"Succeeded","privateEndpointConnections":[],"encryption":{"keySource":"Microsoft.Storage","services":{"blob":{"lastEnabledTime":"2023-09-29T14:51:40.4317113Z","enabled":true,"keyType":"Account"},"file":{"lastEnabledTime":"2023-09-29T14:51:40.4317113Z","enabled":true,"keyType":"Account"}}},"supportsHttpsTrafficOnly":true,"minimumTlsVersion":"TLS1_2","allowBlobPublicAccess":true,"creationTime":"2023-09-29T14:51:40.2441974Z","primaryEndpoints":{"blob":"https://testsnowflakeintegra780.blob.core.windows.net/","file":"https://testsnowflakeintegra780.file.core.windows.net/","table":"https://testsnowflakeintegra780.table.core.windows.net/","queue":"https://testsnowflakeintegra780.queue.core.windows.net/","web":"https://testsnowflakeintegra780.z13.web.core.windows.net/","dfs":"https://testsnowflakeintegra780.dfs.core.windows.net/"},"keyCreationTime":{"key1":"2023-09-29T14:51:40.4160872Z","key2":"2023-09-29T14:51:40.4160872Z"},"statusOfPrimary":"available","primaryLocation":"eastus","networkAcls":{"virtualNetworkRules":[],"defaultAction":"Allow","ipv6Rules":[],"ipRules":[],"bypass":"AzureServices"},"accessTier":"Hot","defaultToOAuthAuthentication":true},"tags":{},"identity":null,"zones":null,"extendedLocation":null},{"id":"/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Network/publicIPAddresses/test-snowflakeintegration-pubip","name":"test-snowflakeintegration-pubip","type":"microsoft.network/publicipaddresses","tenantId":"b99a2e67-f12e-4273-b1c2-021b16b9802b","kind":"","location":"eastus","resourceGroup":"test-snowflakeintegration","subscriptionId":"aaa-bbb-ccc-ddd","managedBy":"","sku":{"name":"Standard","tier":"Regional"},"plan":null,"properties":{"provisioningState":"Succeeded","resourceGuid":"c2fa9e13-cbb9-4306-9520-9ca46c5bae0c","idleTimeoutInMinutes":4,"dnsSettings":{"domainNameLabel":"sfpubip","fqdn":"sfpubip.eastus.cloudapp.azure.com"},"publicIPAllocationMethod":"Static","publicIPAddressVersion":"IPv4","ipAddress":"172.190.71.52","ipConfiguration":{"id":"/subscriptions/37cdaaa9-9652-4e00-b52f-7eee9ac4f66d/resourceGroups/test-snowflakeintegration-apim-9VSQWUjEQWdSSNk10CZ/providers/Microsoft.Network/loadBalancers/gwhostlbsd/frontendIPConfigurations/LoadBalancerFrontEnd"},"ipTags":[],"ddosSettings":{"protectionMode":"VirtualNetworkInherited"}},"tags":{},"identity":null,"zones":null,"extendedLocation":null},{"id":"/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Network/networkSecurityGroups/test-snowflakeintegration-nsg","name":"test-snowflakeintegration-nsg","type":"microsoft.network/networksecuritygroups","tenantId":"b99a2e67-f12e-4273-b1c2-021b16b9802b","kind":"","location":"eastus","resourceGroup":"test-snowflakeintegration","subscriptionId":"aaa-bbb-ccc-ddd","managedBy":"","sku":null,"plan":null,"properties":{"provisioningState":"Succeeded","resourceGuid":"e68c0b9f-e2df-482f-8c15-a2f6f6d556d1","defaultSecurityRules":[{"properties":{"provisioningState":"Succeeded","destinationAddressPrefixes":[],"destinationAddressPrefix":"VirtualNetwork","destinationPortRanges":[],"sourceAddressPrefixes":[],"destinationPortRange":"*","sourceAddressPrefix":"VirtualNetwork","sourcePortRanges":[],"sourcePortRange":"*","description":"Allow inbound traffic from all VMs in VNET","protocol":"*","direction":"Inbound","priority":65000,"access":"Allow"},"name":"AllowVnetInBound","type":"Microsoft.Network/networkSecurityGroups/defaultSecurityRules","id":"/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Network/networkSecurityGroups/test-snowflakeintegration-nsg/defaultSecurityRules/AllowVnetInBound","etag":"W/\"7868e5c6-bcf9-4c3c-8464-f1a88134c718\""},{"properties":{"provisioningState":"Succeeded","destinationAddressPrefixes":[],"destinationAddressPrefix":"*","destinationPortRanges":[],"sourceAddressPrefixes":[],"destinationPortRange":"*","sourceAddressPrefix":"AzureLoadBalancer","sourcePortRanges":[],"sourcePortRange":"*","description":"Allow inbound traffic from azure load balancer","protocol":"*","direction":"Inbound","priority":65001,"access":"Allow"},"name":"AllowAzureLoadBalancerInBound","type":"Microsoft.Network/networkSecurityGroups/defaultSecurityRules","id":"/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Network/networkSecurityGroups/test-snowflakeintegration-nsg/defaultSecurityRules/AllowAzureLoadBalancerInBound","etag":"W/\"7868e5c6-bcf9-4c3c-8464-f1a88134c718\""},{"properties":{"provisioningState":"Succeeded","destinationAddressPrefixes":[],"destinationAddressPrefix":"*","destinationPortRanges":[],"sourceAddressPrefixes":[],"destinationPortRange":"*","sourceAddressPrefix":"*","sourcePortRanges":[],"sourcePortRange":"*","description":"Deny all inbound traffic","protocol":"*","direction":"Inbound","priority":65500,"access":"Deny"},"name":"DenyAllInBound","type":"Microsoft.Network/networkSecurityGroups/defaultSecurityRules","id":"/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Network/networkSecurityGroups/test-snowflakeintegration-nsg/defaultSecurityRules/DenyAllInBound","etag":"W/\"7868e5c6-bcf9-4c3c-8464-f1a88134c718\""},{"properties":{"provisioningState":"Succeeded","destinationAddressPrefixes":[],"destinationAddressPrefix":"VirtualNetwork","destinationPortRanges":[],"sourceAddressPrefixes":[],"destinationPortRange":"*","sourceAddressPrefix":"VirtualNetwork","sourcePortRanges":[],"sourcePortRange":"*","description":"Allow outbound traffic from all VMs to all VMs in VNET","protocol":"*","direction":"Outbound","priority":65000,"access":"Allow"},"name":"AllowVnetOutBound","type":"Microsoft.Network/networkSecurityGroups/defaultSecurityRules","id":"/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Network/networkSecurityGroups/test-snowflakeintegration-nsg/defaultSecurityRules/AllowVnetOutBound","etag":"W/\"7868e5c6-bcf9-4c3c-8464-f1a88134c718\""},{"properties":{"provisioningState":"Succeeded","destinationAddressPrefixes":[],"destinationAddressPrefix":"Internet","destinationPortRanges":[],"sourceAddressPrefixes":[],"destinationPortRange":"*","sourceAddressPrefix":"*","sourcePortRanges":[],"sourcePortRange":"*","description":"Allow outbound traffic from all VMs to Internet","protocol":"*","direction":"Outbound","priority":65001,"access":"Allow"},"name":"AllowInternetOutBound","type":"Microsoft.Network/networkSecurityGroups/defaultSecurityRules","id":"/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Network/networkSecurityGroups/test-snowflakeintegration-nsg/defaultSecurityRules/AllowInternetOutBound","etag":"W/\"7868e5c6-bcf9-4c3c-8464-f1a88134c718\""},{"properties":{"provisioningState":"Succeeded","destinationAddressPrefixes":[],"destinationAddressPrefix":"*","destinationPortRanges":[],"sourceAddressPrefixes":[],"destinationPortRange":"*","sourceAddressPrefix":"*","sourcePortRanges":[],"sourcePortRange":"*","description":"Deny all outbound traffic","protocol":"*","direction":"Outbound","priority":65500,"access":"Deny"},"name":"DenyAllOutBound","type":"Microsoft.Network/networkSecurityGroups/defaultSecurityRules","id":"/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Network/networkSecurityGroups/test-snowflakeintegration-nsg/defaultSecurityRules/DenyAllOutBound","etag":"W/\"7868e5c6-bcf9-4c3c-8464-f1a88134c718\""}],"securityRules":[{"properties":{"provisioningState":"Succeeded","destinationAddressPrefixes":[],"destinationAddressPrefix":"*","destinationPortRanges":[],"sourceAddressPrefixes":[],"destinationPortRange":"443","sourceAddressPrefix":"Internet","sourcePortRanges":[],"sourcePortRange":"*","protocol":"TCP","direction":"Inbound","priority":100,"access":"Allow"},"name":"AllowPublicHTTPSInbound","type":"Microsoft.Network/networkSecurityGroups/securityRules","id":"/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Network/networkSecurityGroups/test-snowflakeintegration-nsg/securityRules/AllowPublicHTTPSInbound","etag":"W/\"7868e5c6-bcf9-4c3c-8464-f1a88134c718\""},{"properties":{"provisioningState":"Succeeded","destinationAddressPrefixes":[],"destinationAddressPrefix":"*","destinationPortRanges":[],"sourceAddressPrefixes":[],"destinationPortRange":"3443","sourceAddressPrefix":"ApiManagement","sourcePortRanges":[],"sourcePortRange":"*","protocol":"*","direction":"Inbound","priority":111,"access":"Allow"},"name":"AllowAPIMInbound","type":"Microsoft.Network/networkSecurityGroups/securityRules","id":"/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Network/networkSecurityGroups/test-snowflakeintegration-nsg/securityRules/AllowAPIMInbound","etag":"W/\"7868e5c6-bcf9-4c3c-8464-f1a88134c718\""},{"properties":{"provisioningState":"Succeeded","destinationAddressPrefixes":[],"destinationAddressPrefix":"*","destinationPortRanges":[],"sourceAddressPrefixes":[],"destinationPortRange":"443","sourceAddressPrefix":"VirtualNetwork","sourcePortRanges":[],"sourcePortRange":"*","protocol":"TCP","direction":"Inbound","priority":121,"access":"Allow"},"name":"AllowVnetHTTPSInbound","type":"Microsoft.Network/networkSecurityGroups/securityRules","id":"/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Network/networkSecurityGroups/test-snowflakeintegration-nsg/securityRules/AllowVnetHTTPSInbound","etag":"W/\"7868e5c6-bcf9-4c3c-8464-f1a88134c718\""}],"subnets":[{"id":"/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-company-EastVNET-RG/providers/Microsoft.Network/virtualNetworks/Test-company-EastVNET/subnets/DMZ"},{"id":"/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-company-EastVNET-RG/providers/Microsoft.Network/virtualNetworks/Test-company-EastVNET/subnets/App"}]},"tags":{},"identity":null,"zones":null,"extendedLocation":null},{"id":"/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/jdoetest-api","name":"jdoetest-api","type":"microsoft.apimanagement/service","tenantId":"b99a2e67-f12e-4273-b1c2-021b16b9802b","kind":"","location":"eastus","resourceGroup":"test-snowflakeintegration","subscriptionId":"aaa-bbb-ccc-ddd","managedBy":"","sku":{"name":"Premium","capacity":1},"plan":null,"properties":{"provisioningState":"Failed","publicNetworkAccess":"Enabled","privateEndpointConnections":null,"certificates":null,"customProperties":{"Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Backend.Protocols.Tls10":"false","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Backend.Protocols.Ssl30":"false","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Backend.Protocols.Tls11":"false","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Protocols.Tls11":"false","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Protocols.Tls10":"false","Microsoft.WindowsAzure.ApiManagement.Gateway.Protocols.Server.Http2":"false","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Ciphers.TripleDes168":"false","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Protocols.Ssl30":"false"},"virtualNetworkConfiguration":{"subnetResourceId":"/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-company-EastVNET-RG/providers/Microsoft.Network/virtualNetworks/Test-company-EastVNET/subnets/jdoesubnettest","subnetname":null,"vnetid":"00000000-0000-0000-0000-000000000000"},"outboundPublicIPAddresses":null,"notificationSenderEmail":"apimgmt-noreply@mail.windowsazure.com","targetProvisioningState":"","hostnameConfigurations":[{"type":"Proxy","hostName":"jdoetest-api.azure-api.net","keyVaultId":null,"certificate":null,"negotiateClientCertificate":false,"certificatePassword":null,"encodedCertificate":null,"defaultSslBinding":true,"certificateSource":"BuiltIn","certificateStatus":null,"identityClientId":null}],"apiVersionConstraint":{"minApiVersion":null},"publicIPAddresses":null,"additionalLocations":null,"virtualNetworkType":"External","developerPortalUrl":"https://jdoetest-api.developer.azure-api.net","privateIPAddresses":null,"gatewayRegionalUrl":"https://jdoetest-api-eastus-01.regional.azure-api.net","publicIpAddressId":"/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Network/publicIPAddresses/test-snowflakeintegration-pubip","managementApiUrl":"https://jdoetest-api.management.azure-api.net","platformVersion":"undetermined","natGatewayState":"Disabled","publisherEmail":"test@test.com ","publisherName":"test","createdAtUtc":"2023-10-02T15:12:25.43Z","gatewayUrl":"https://jdoetest-api.azure-api.net","disableGateway":false,"portalUrl":"https://jdoetest-api.portal.azure-api.net","scmUrl":"https://jdoetest-api.scm.azure-api.net"},"tags":{},"identity":{"principalId":"56499bf6-eb08-46fd-a87d-e3b56512adf2","tenantId":"b99a2e67-f12e-4273-b1c2-021b16b9802b","type":"SystemAssigned"},"zones":null,"extendedLocation":null},{"id":"/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim","name":"test-snowflakeintegration-apim","type":"microsoft.apimanagement/service","tenantId":"b99a2e67-f12e-4273-b1c2-021b16b9802b","kind":"","location":"eastus","resourceGroup":"test-snowflakeintegration","subscriptionId":"aaa-bbb-ccc-ddd","managedBy":"","sku":{"name":"Developer","capacity":1},"plan":null,"properties":{"provisioningState":"Succeeded","publicNetworkAccess":"Enabled","privateEndpointConnections":null,"certificates":null,"customProperties":{"Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Backend.Protocols.Ssl30":"false","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Backend.Protocols.Tls11":"false","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Backend.Protocols.Tls10":"false","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Protocols.Tls11":"false","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Protocols.Tls10":"false","Microsoft.WindowsAzure.ApiManagement.Gateway.Protocols.Server.Http2":"false","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Ciphers.TripleDes168":"false","Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Protocols.Ssl30":"false"},"virtualNetworkConfiguration":{"subnetResourceId":"/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-company-EastVNET-RG/providers/Microsoft.Network/virtualNetworks/Test-company-EastVNET/subnets/DMZ","subnetname":null,"vnetid":"00000000-0000-0000-0000-000000000000"},"outboundPublicIPAddresses":["172.190.71.52"],"targetProvisioningState":"","notificationSenderEmail":"apimgmt-noreply@mail.windowsazure.com","hostnameConfigurations":[{"type":"Proxy","hostName":"test-snowflakeintegration-apim.azure-api.net","keyVaultId":null,"certificate":null,"negotiateClientCertificate":false,"certificatePassword":null,"encodedCertificate":null,"defaultSslBinding":true,"certificateSource":"BuiltIn","certificateStatus":null,"identityClientId":null}],"apiVersionConstraint":{"minApiVersion":null},"additionalLocations":null,"publicIPAddresses":["172.190.71.52"],"gatewayRegionalUrl":"https://test-snowflakeintegration-apim-eastus-01.regional.azure-api.net","privateIPAddresses":null,"developerPortalUrl":"https://test-snowflakeintegration-apim.developer.azure-api.net","virtualNetworkType":"External","publicIpAddressId":"/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Network/publicIPAddresses/test-snowflakeintegration-pubip","managementApiUrl":"https://test-snowflakeintegration-apim.management.azure-api.net","platformVersion":"stv2","natGatewayState":"Disabled","publisherEmail":"no@nothing.com","publisherName":"no","createdAtUtc":"2023-09-28T18:47:36.275Z","gatewayUrl":"https://test-snowflakeintegration-apim.azure-api.net","portalUrl":"https://test-snowflakeintegration-apim.portal.azure-api.net","disableGateway":false,"scmUrl":"https://test-snowflakeintegration-apim.scm.azure-api.net"},"tags":{},"identity":{"principalId":"5b53b593-a328-45fa-9dad-1819dfeef6dc","tenantId":"b99a2e67-f12e-4273-b1c2-021b16b9802b","type":"SystemAssigned"},"zones":null,"extendedLocation":null}],"facets":[],"resultTruncated":"false"}
--------------------------------------------------------------------------------
2023-10-02T15:22:33.015-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:33.015-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:33.018-0400 [INFO] aztfexport: Build ARM schema tree
2023-10-02T15:22:33.037-0400 [INFO] aztfexport: Listing child resources
2023-10-02T15:22:33.037-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim
2023-10-02T15:22:33.037-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim for resource type PORTALSETTINGS (api-version=2021-12-01-preview)
2023-10-02T15:22:33.038-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim for resource type DIAGNOSTICS (api-version=2021-12-01-preview)
2023-10-02T15:22:33.038-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim for resource type SUBSCRIPTIONS (api-version=2021-12-01-preview)
2023-10-02T15:22:33.038-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim for resource type APIS (api-version=2021-12-01-preview)
2023-10-02T15:22:33.038-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim for resource type CACHES (api-version=2021-12-01-preview)
2023-10-02T15:22:33.038-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:33.038-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:33.038-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim for resource type LOGGERS (api-version=2021-12-01-preview)
2023-10-02T15:22:33.038-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:33.038-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim for resource type POLICYFRAGMENTS (api-version=2021-12-01-preview)
2023-10-02T15:22:33.038-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim for resource type GATEWAYS (api-version=2021-12-01-preview)
2023-10-02T15:22:33.038-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim for resource type PORTALCONFIGS (api-version=2021-12-01-preview)
2023-10-02T15:22:33.038-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:33.038-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim for resource type PRIVATEENDPOINTCONNECTIONS (api-version=2021-12-01-preview)
2023-10-02T15:22:33.038-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:33.038-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:33.038-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:33.038-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:33.039-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:33.039-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:36.013-0400 [TRACE] aztfexport: Authentication: AzureCLICredential.GetToken() acquired a token for scope "https://management.core.windows.net/"\n
2023-10-02T15:22:36.013-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/SUBSCRIPTIONS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:36.013-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/CACHES?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:36.013-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/LOGGERS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:36.013-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/DIAGNOSTICS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:36.013-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/APIS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:36.014-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/PORTALSETTINGS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:36.014-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/POLICYFRAGMENTS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:36.014-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/GATEWAYS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:36.014-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/PRIVATEENDPOINTCONNECTIONS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:36.015-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/PORTALCONFIGS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:36.190-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/176.2643ms, OpTime=176.2643ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/PRIVATEENDPOINTCONNECTIONS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:36 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 1929e82b-c3c1-416a-803e-aa9b2ec34448
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{"value":[]}
--------------------------------------------------------------------------------
2023-10-02T15:22:36.190-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:36.190-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:36.191-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim for resource type NOTIFICATIONS (api-version=2021-12-01-preview)
2023-10-02T15:22:36.191-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:36.191-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/NOTIFICATIONS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:36.210-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/196.3206ms, OpTime=196.3206ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/LOGGERS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:36 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 9624ebda-c59e-465d-9003-e856f124cf14
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{
"value": [
{
"id": "/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/loggers/azuremonitor",
"type": "Microsoft.ApiManagement/service/LOGGERS",
"name": "azuremonitor",
"properties": {
"loggerType": "azureMonitor",
"description": null,
"isBuffered": true,
"resourceId": null
}
}
],
"count": 1
}
--------------------------------------------------------------------------------
2023-10-02T15:22:36.210-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:36.210-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:36.210-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim for resource type TEMPLATES (api-version=2021-12-01-preview)
2023-10-02T15:22:36.210-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:36.210-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/TEMPLATES?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:36.212-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/198.2101ms, OpTime=198.2101ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/CACHES?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:36 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: b62902cc-eb54-4f01-97d5-da6a2dabe0c7
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{
"value": [],
"count": 0
}
--------------------------------------------------------------------------------
2023-10-02T15:22:36.212-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:36.212-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:36.212-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim for resource type USERS (api-version=2021-12-01-preview)
2023-10-02T15:22:36.212-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:36.212-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/USERS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:36.213-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/198.7274ms, OpTime=198.7274ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/POLICYFRAGMENTS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:36 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 4b417829-1525-4918-b9c4-5e061f547e09
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{
"value": [],
"count": 0
}
--------------------------------------------------------------------------------
2023-10-02T15:22:36.213-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:36.213-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:36.213-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim for resource type OPENIDCONNECTPROVIDERS (api-version=2021-12-01-preview)
2023-10-02T15:22:36.213-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:36.213-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/OPENIDCONNECTPROVIDERS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:36.229-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/214.3759ms, OpTime=214.3759ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/GATEWAYS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:36 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 41b7906a-8ca6-4611-9d3f-bbf352926f20
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{
"value": [],
"count": 0
}
--------------------------------------------------------------------------------
2023-10-02T15:22:36.229-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:36.229-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:36.229-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim for resource type PORTALREVISIONS (api-version=2021-12-01-preview)
2023-10-02T15:22:36.229-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:36.229-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/PORTALREVISIONS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:36.239-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/225.1694ms, OpTime=225.1694ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/PORTALSETTINGS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:36 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 892f7ac0-dc3e-4211-adbc-ec9f46c1916b
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{
"value": [
{
"id": "/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/portalsettings/delegation",
"type": "Microsoft.ApiManagement/service/PORTALSETTINGS",
"name": "delegation",
"properties": {
"url": "",
"validationKey": null,
"validationSecondaryKey": null,
"subscriptions": {
"enabled": false
},
"userRegistration": {
"enabled": false
},
"enabled": false,
"termsOfService": null
}
},
{
"id": "/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/portalsettings/signin",
"type": "Microsoft.ApiManagement/service/PORTALSETTINGS",
"name": "signin",
"properties": {
"url": null,
"validationKey": null,
"validationSecondaryKey": null,
"subscriptions": null,
"userRegistration": null,
"enabled": false,
"termsOfService": null
}
},
{
"id": "/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/portalsettings/signup",
"type": "Microsoft.ApiManagement/service/PORTALSETTINGS",
"name": "signup",
"properties": {
"url": null,
"validationKey": null,
"validationSecondaryKey": null,
"subscriptions": null,
"userRegistration": null,
"enabled": true,
"termsOfService": {
"text": null,
"enabled": false,
"consentRequired": false
}
}
}
],
"count": 3
}
--------------------------------------------------------------------------------
2023-10-02T15:22:36.240-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:36.240-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:36.240-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim for resource type API-VERSION-SETS (api-version=2018-06-01-preview)
2023-10-02T15:22:36.240-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:36.240-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/API-VERSION-SETS?api-version=2018-06-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:36.271-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/258.5502ms, OpTime=258.5502ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/SUBSCRIPTIONS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:36 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 70ae232a-7880-47a8-825b-c4f3e8f51819
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{
"value": [
{
"id": "/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/subscriptions/6515cb599a12a4005c070001",
"type": "Microsoft.ApiManagement/service/SUBSCRIPTIONS",
"name": "6515cb599a12a4005c070001",
"properties": {
"ownerId": "/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/users/1",
"scope": "/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/products/starter",
"displayName": null,
"state": "active",
"createdDate": "2023-09-28T18:52:09.61Z",
"startDate": null,
"expirationDate": null,
"endDate": null,
"notificationDate": null,
"stateComment": null,
"allowTracing": false
}
},
{
"id": "/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/subscriptions/6515cb599a12a4005c070002",
"type": "Microsoft.ApiManagement/service/SUBSCRIPTIONS",
"name": "6515cb599a12a4005c070002",
"properties": {
"ownerId": "/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/users/1",
"scope": "/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/products/unlimited",
"displayName": null,
"state": "active",
"createdDate": "2023-09-28T18:52:09.72Z",
"startDate": null,
"expirationDate": null,
"endDate": null,
"notificationDate": null,
"stateComment": null,
"allowTracing": false
}
},
{
"id": "/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/subscriptions/master",
"type": "Microsoft.ApiManagement/service/SUBSCRIPTIONS",
"name": "master",
"properties": {
"scope": "/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/",
"displayName": "Built-in all-access subscription",
"state": "active",
"createdDate": "2023-09-28T19:05:44.08Z",
"startDate": null,
"expirationDate": null,
"endDate": null,
"notificationDate": null,
"stateComment": null,
"allowTracing": false
}
}
],
"count": 3
}
--------------------------------------------------------------------------------
2023-10-02T15:22:36.271-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:36.271-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:36.271-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim for resource type PRODUCTS (api-version=2021-12-01-preview)
2023-10-02T15:22:36.271-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:36.271-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/PRODUCTS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:36.280-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/265.6177ms, OpTime=266.9173ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/APIS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:36 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 8bcfd179-e780-4eab-9add-d0d60953df03
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{
"value": [
{
"id": "/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api",
"type": "Microsoft.ApiManagement/service/APIS",
"name": "echo-api",
"properties": {
"displayName": "Echo API",
"apiRevision": "1",
"description": null,
"subscriptionRequired": true,
"serviceUrl": "http://echoapi.cloudapp.net/api",
"path": "echo",
"protocols": [
"https"
],
"authenticationSettings": {
"oAuth2": null,
"openid": null
},
"subscriptionKeyParameterNames": {
"header": "Ocp-Apim-Subscription-Key",
"query": "subscription-key"
},
"isCurrent": true
}
},
{
"id": "/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/hello-jdoetest",
"type": "Microsoft.ApiManagement/service/APIS",
"name": "hello-jdoetest",
"properties": {
"displayName": "hello-jdoetest",
"apiRevision": "1",
"description": "Import from \"hello-jdoetest\" Function App",
"subscriptionRequired": false,
"serviceUrl": null,
"path": "hello-jdoetest",
"protocols": [
"https"
],
"authenticationSettings": {
"oAuth2": null,
"openid": null
},
"subscriptionKeyParameterNames": {
"header": "Ocp-Apim-Subscription-Key",
"query": "subscription-key"
},
"isCurrent": true
}
},
{
"id": "/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/test-snowflakeintegration-func",
"type": "Microsoft.ApiManagement/service/APIS",
"name": "test-snowflakeintegration-func",
"properties": {
"displayName": "test-snowflakeintegration-func",
"apiRevision": "1",
"description": "Import from \"test-snowflakeintegration-func\" Function App",
"subscriptionRequired": true,
"serviceUrl": null,
"path": "test-snowflakeintegration-func",
"protocols": [
"https"
],
"authenticationSettings": {
"oAuth2": null,
"openid": null
},
"subscriptionKeyParameterNames": {
"header": "Ocp-Apim-Subscription-Key",
"query": "subscription-key"
},
"isCurrent": true
}
}
],
"count": 3
}
--------------------------------------------------------------------------------
2023-10-02T15:22:36.280-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:36.280-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:36.280-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim for resource type PROPERTIES (api-version=2019-01-01)
2023-10-02T15:22:36.280-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:36.280-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/PROPERTIES?api-version=2019-01-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:36.307-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/292.22ms, OpTime=293.8184ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/PORTALCONFIGS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:36 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 9093aa1a-c51b-4559-9198-6724fddb05a5
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{
"value": [
{
"id": "/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/portalconfigs/default",
"type": "Microsoft.ApiManagement/service/PORTALCONFIGS",
"name": "default",
"properties": {
"enableBasicAuth": true,
"signin": {
"require": false
},
"signup": {
"termsOfService": {
"text": null,
"enabled": false,
"requireConsent": false
}
},
"delegation": {
"delegateRegistration": false,
"delegateSubscription": false,
"delegationUrl": "",
"validationKey": null,
"validationSecondaryKey": null
},
"cors": {
"allowedOrigins": []
},
"csp": {
"mode": "disabled",
"reportUri": [],
"allowedSources": []
}
}
}
],
"count": 1
}
--------------------------------------------------------------------------------
2023-10-02T15:22:36.307-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:36.307-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:36.307-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/293.6021ms, OpTime=293.6021ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/DIAGNOSTICS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:36 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 4cc6b15b-563b-4de5-bf9a-72cf76f23075
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{
"value": [
{
"id": "/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/diagnostics/azuremonitor",
"type": "Microsoft.ApiManagement/service/DIAGNOSTICS",
"name": "azuremonitor",
"properties": {
"alwaysLog": null,
"logClientIp": true,
"loggerId": "/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/loggers/azuremonitor",
"sampling": {
"samplingType": "fixed",
"percentage": 100.0
},
"frontend": {
"request": {
"headers": null,
"body": null,
"dataMasking": {
"queryParams": [
{
"value": "*",
"mode": "Hide"
}
]
}
},
"response": null
},
"backend": {
"request": {
"headers": null,
"body": null,
"dataMasking": {
"queryParams": [
{
"value": "*",
"mode": "Hide"
}
]
}
},
"response": null
}
}
}
],
"count": 1
}
--------------------------------------------------------------------------------
2023-10-02T15:22:36.307-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:36.307-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:36.307-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim for resource type POLICIES (api-version=2021-12-01-preview)
2023-10-02T15:22:36.307-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:36.307-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/POLICIES?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:36.308-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim for resource type AUTHORIZATIONSERVERS (api-version=2021-12-01-preview)
2023-10-02T15:22:36.308-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:36.308-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/AUTHORIZATIONSERVERS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:36.320-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/78.2268ms, OpTime=78.3674ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/API-VERSION-SETS?api-version=2018-06-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:36 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: a5e9091a-70c8-4fe8-a0bf-a3549eb40d5c
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{
"value": [],
"count": 0
}
--------------------------------------------------------------------------------
2023-10-02T15:22:36.320-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:36.320-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:36.320-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim for resource type APIVERSIONSETS (api-version=2021-12-01-preview)
2023-10-02T15:22:36.320-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:36.320-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/APIVERSIONSETS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:36.331-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/119.1374ms, OpTime=119.1374ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/USERS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:36 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: df69a077-f80a-4331-80be-0d1202bf235d
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{
"value": [
{
"id": "/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/users/1",
"type": "Microsoft.ApiManagement/service/USERS",
"name": "1",
"properties": {
"firstName": "Administrator",
"lastName": "",
"email": "no@nothing.com",
"state": "active",
"registrationDate": "2023-09-28T18:52:08.75Z",
"note": null,
"identities": [
{
"provider": "Azure",
"id": "no@nothing.com"
}
]
}
}
],
"count": 1
}
--------------------------------------------------------------------------------
2023-10-02T15:22:36.331-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:36.331-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:36.331-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim for resource type BACKENDS (api-version=2021-12-01-preview)
2023-10-02T15:22:36.331-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:36.331-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/BACKENDS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:36.335-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/106.0093ms, OpTime=106.0093ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/PORTALREVISIONS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:36 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 79e9e2f8-a30e-4f3c-aca2-a168fd6cabdf
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{
"value": [],
"count": 0
}
--------------------------------------------------------------------------------
2023-10-02T15:22:36.335-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:36.335-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:36.335-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim for resource type NAMEDVALUES (api-version=2021-12-01-preview)
2023-10-02T15:22:36.335-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:36.335-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/NAMEDVALUES?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:36.345-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/132.0099ms, OpTime=132.1107ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/OPENIDCONNECTPROVIDERS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:36 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 6ae3c6a7-bb2a-4e07-bc35-ff72a1dccc37
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{
"value": [],
"count": 0
}
--------------------------------------------------------------------------------
2023-10-02T15:22:36.345-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:36.345-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:36.345-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/154.3538ms, OpTime=154.3538ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/NOTIFICATIONS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:36 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 22ee01b5-ef5a-472b-b644-e7a90ca25260
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{
"value": [
{
"id": "/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/notifications/RequestPublisherNotificationMessage",
"type": "Microsoft.ApiManagement/service/NOTIFICATIONS",
"name": "RequestPublisherNotificationMessage",
"properties": {
"title": "Subscription requests (requiring approval)",
"description": "The following email recipients and users will receive email notifications about subscription requests for API products requiring approval.",
"recipients": {
"emails": [],
"users": []
}
}
},
{
"id": "/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/notifications/PurchasePublisherNotificationMessage",
"type": "Microsoft.ApiManagement/service/NOTIFICATIONS",
"name": "PurchasePublisherNotificationMessage",
"properties": {
"title": "New subscriptions",
"description": "The following email recipients and users will receive email notifications about new API product subscriptions.",
"recipients": {
"emails": [],
"users": []
}
}
},
{
"id": "/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/notifications/NewApplicationNotificationMessage",
"type": "Microsoft.ApiManagement/service/NOTIFICATIONS",
"name": "NewApplicationNotificationMessage",
"properties": {
"title": "Application gallery requests",
"description": "The following email recipients and users will receive email notifications when new applications are submitted to the application gallery.",
"recipients": {
"emails": [],
"users": []
}
}
},
{
"id": "/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/notifications/BCC",
"type": "Microsoft.ApiManagement/service/NOTIFICATIONS",
"name": "BCC",
"properties": {
"title": "BCC",
"description": "The following recipients will receive blind carbon copies of all emails sent to developers.",
"recipients": {
"emails": [],
"users": []
}
}
},
{
"id": "/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/notifications/NewIssuePublisherNotificationMessage",
"type": "Microsoft.ApiManagement/service/NOTIFICATIONS",
"name": "NewIssuePublisherNotificationMessage",
"properties": {
"title": "New issue or comment",
"description": "The following email recipients and users will receive email notifications when a new issue or comment is submitted on the developer portal.",
"recipients": {
"emails": [],
"users": []
}
}
},
{
"id": "/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/notifications/AccountClosedPublisher",
"type": "Microsoft.ApiManagement/service/NOTIFICATIONS",
"name": "AccountClosedPublisher",
"properties": {
"title": "Close account message",
"description": "The following email recipients and users will receive email notifications when developer closes his account",
"recipients": {
"emails": [],
"users": []
}
}
},
{
"id": "/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/notifications/QuotaLimitApproachingPublisherNotificationMessage",
"type": "Microsoft.ApiManagement/service/NOTIFICATIONS",
"name": "QuotaLimitApproachingPublisherNotificationMessage",
"properties": {
"title": "Approaching subscription quota limit",
"description": "The following email recipients and users will receive email notifications when subscription usage gets close to usage quota.",
"recipients": {
"emails": [],
"users": []
}
}
}
],
"count": 7
}
--------------------------------------------------------------------------------
2023-10-02T15:22:36.345-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:36.345-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim for resource type TENANT (api-version=2021-12-01-preview)
2023-10-02T15:22:36.345-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:36.345-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:36.346-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/TENANT?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:36.346-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim for resource type CONTENTTYPES (api-version=2021-12-01-preview)
2023-10-02T15:22:36.346-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:36.346-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/CONTENTTYPES?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:36.359-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/149.294ms, OpTime=149.294ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/TEMPLATES?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:36 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: d5335491-4441-4c88-96b4-e4b9682b108f
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{
"value": [
{
"id": "/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/templates/ApplicationApprovedNotificationMessage",
"type": "Microsoft.ApiManagement/service/TEMPLATES",
"name": "ApplicationApprovedNotificationMessage",
"properties": {
"subject": "Your application $AppName is published in the application gallery",
"body": "<!DOCTYPE html >\r\n<html>\r\n <head />\r\n <body>\r\n <p style=\"font-size:12pt;font-family:'Segoe UI'\">Dear $DevFirstName $DevLastName,</p>\r\n <p style=\"font-size:12pt;font-family:'Segoe UI'\">\r\n We are happy to let you know that your request to publish the $AppName application in the application gallery has been approved. Your application has been published and can be viewed <a href=\"http://$DevPortalUrl/Applications/Details/$AppId\">here</a>.\r\n </p>\r\n <p style=\"font-size:12pt;font-family:'Segoe UI'\">Best,</p>\r\n <p style=\"font-size:12pt;font-family:'Segoe UI'\">The $OrganizationName API Team</p>\r\n </body>\r\n</html>",
"title": "Application gallery submission approved (deprecated)",
"description": "Developers who submitted their application for publication in the application gallery on the developer portal receive this email after their submission is approved.",
"isDefault": true,
"parameters": [
{
"name": "AppId",
"title": "Application id",
"description": null
},
{
"name": "AppName",
"title": "Application name",
"description": null
},
{
"name": "DevFirstName",
"title": "Developer first name",
"description": null
},
{
"name": "DevLastName",
"title": "Developer last name",
"description": null
},
{
"name": "OrganizationName",
"title": "Organization name",
"description": null
},
{
"name": "DevPortalUrl",
"title": "Developer portal URL",
"description": null
}
]
}
},
{
"id": "/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/templates/AccountClosedDeveloper",
"type": "Microsoft.ApiManagement/service/TEMPLATES",
"name": "AccountClosedDeveloper",
"properties": {
"subject": "Thank you for using the $OrganizationName API!",
"body": "<!DOCTYPE html >\r\n<html>\r\n <head />\r\n <body>\r\n <p style=\"font-size:12pt;font-family:'Segoe UI'\">Dear $DevFirstName $DevLastName,</p>\r\n <p style=\"font-size:12pt;font-family:'Segoe UI'\">\r\n On behalf of $OrganizationName and our customers we thank you for giving us a try. Your $OrganizationName API account is now closed.\r\n </p>\r\n <p style=\"font-size:12pt;font-family:'Segoe UI'\">Thank you,</p>\r\n <p style=\"font-size:12pt;font-family:'Segoe UI'\">Your $OrganizationName Team</p>\r\n <a href=\"$DevPortalUrl\">$DevPortalUrl</a>\r\n <p />\r\n </body>\r\n</html>",
"title": "Developer farewell letter",
"description": "Developers receive this farewell email after they close their account.",
"isDefault": true,
"parameters": [
{
"name": "DevFirstName",
"title": "Developer first name",
"description": null
},
{
"name": "DevLastName",
"title": "Developer last name",
"description": null
},
{
"name": "OrganizationName",
"title": "Organization name",
"description": null
},
{
"name": "DevPortalUrl",
"title": "Developer portal URL",
"description": null
}
]
}
},
{
"id": "/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/templates/QuotaLimitApproachingDeveloperNotificationMessage",
"type": "Microsoft.ApiManagement/service/TEMPLATES",
"name": "QuotaLimitApproachingDeveloperNotificationMessage",
"properties": {
"subject": "You are approaching an API quota limit",
"body": "<!DOCTYPE html >\r\n<html>\r\n <head>\r\n <style>\r\n body {font-size:12pt; font-family:\"Segoe UI\",\"Segoe WP\",\"Tahoma\",\"Arial\",\"sans-serif\";}\r\n .alert { color: red; }\r\n .child1 { padding-left: 20px; }\r\n .child2 { padding-left: 40px; }\r\n .number { text-align: right; }\r\n .text { text-align: left; }\r\n th, td { padding: 4px 10px; min-width: 100px; }\r\n th { background-color: #DDDDDD;}\r\n </style>\r\n </head>\r\n <body>\r\n <p>Greetings $DevFirstName $DevLastName!</p>\r\n <p>\r\n You are approaching the quota limit on you subscription to the <strong>$ProdName</strong> product (primary key $SubPrimaryKey).\r\n #if ($QuotaResetDate != \"\")\r\n This quota will be renewed on $QuotaResetDate.\r\n #else\r\n This quota will not be renewed.\r\n #end\r\n </p>\r\n <p>Below are details on quota usage for the subscription:</p>\r\n <p>\r\n <table>\r\n <thead>\r\n <th class=\"text\">Quota Scope</th>\r\n <th class=\"number\">Calls</th>\r\n <th class=\"number\">Call Quota</th>\r\n <th class=\"number\">Bandwidth</th>\r\n <th class=\"number\">Bandwidth Quota</th>\r\n </thead>\r\n <tbody>\r\n <tr>\r\n <td class=\"text\">Subscription</td>\r\n <td class=\"number\">\r\n #if ($CallsAlert == true)\r\n <span class=\"alert\">$Calls</span>\r\n #else\r\n $Calls\r\n #end\r\n </td>\r\n <td class=\"number\">$CallQuota</td>\r\n <td class=\"number\">\r\n #if ($BandwidthAlert == true)\r\n <span class=\"alert\">$Bandwidth</span>\r\n #else\r\n $Bandwidth\r\n #end\r\n </td>\r\n <td class=\"number\">$BandwidthQuota</td>\r\n </tr>\r\n #foreach ($api in $Apis)\r\n <tr><td class=\"child1 text\">API: $api.Name</td><td class=\"number\">\r\n #if ($api.CallsAlert == true)\r\n <span class=\"alert\">$api.Calls</span>\r\n #else\r\n $api.Calls\r\n #end\r\n </td><td class=\"number\">$api.CallQuota</td><td class=\"number\">\r\n #if ($api.BandwidthAlert == true)\r\n <span class=\"alert\">$api.Bandwidth</span>\r\n #else\r\n $api.Bandwidth\r\n #end\r\n </td><td class=\"number\">$api.BandwidthQuota</td></tr>\r\n #foreach ($operation in $api.Operations)\r\n <tr><td class=\"child2 text\">Operation: $operation.Name</td><td class=\"number\">\r\n #if ($operation.CallsAlert == true)\r\n <span class=\"alert\">$operation.Calls</span>\r\n #else\r\n $operation.Calls\r\n #end\r\n </td><td class=\"number\">$operation.CallQuota</td><td class=\"number\">\r\n #if ($operation.BandwidthAlert == true)\r\n <span class=\"alert\">$operation.Bandwidth</span>\r\n #else\r\n $operation.Bandwidth\r\n #end\r\n </td><td class=\"number\">$operation.BandwidthQuota</td></tr>\r\n #end\r\n #end\r\n </tbody>\r\n </table>\r\n </p>\r\n <p>Thank you,</p>\r\n <p>$OrganizationName API Team</p>\r\n <a href=\"$DevPortalUrl\">$DevPortalUrl</a>\r\n <p />\r\n </body>\r\n</html>",
"title": "Developer quota limit approaching notification",
"description": "Developers receive this email to alert them when they are approaching a quota limit.",
"isDefault": true,
"parameters": [
{
"name": "DevFirstName",
"title": "Developer first name",
"description": null
},
{
"name": "DevLastName",
"title": "Developer last name",
"description": null
},
{
"name": "ProdName",
"title": "Product name",
"description": null
},
{
"name": "OrganizationName",
"title": "Organization name",
"description": null
},
{
"name": "SubPrimaryKey",
"title": "Primary Subscription key",
"description": null
},
{
"name": "DevPortalUrl",
"title": "Developer portal URL",
"description": null
},
{
"name": "QuotaResetDate",
"title": "Quota reset date",
"description": null
}
]
}
},
{
"id": "/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/templates/NewDeveloperNotificationMessage",
"type": "Microsoft.ApiManagement/service/TEMPLATES",
"name": "NewDeveloperNotificationMessage",
"properties": {
"subject": "Welcome to the $OrganizationName API!",
"body": "<!DOCTYPE html >\r\n<html>\r\n <head>\r\n <meta charset=\"UTF-8\" />\r\n <title>Letter</title>\r\n </head>\r\n <body>\r\n <h1 style=\"color:#000505;font-size:18pt;font-family:'Segoe UI'\">\r\n Welcome to <span style=\"color:#003363\">$OrganizationName API!</span></h1>\r\n <p style=\"font-size:12pt;font-family:'Segoe UI'\">Dear $DevFirstName $DevLastName,</p>\r\n <p style=\"font-size:12pt;font-family:'Segoe UI'\">Your $OrganizationName API program registration is completed and we are thrilled to have you as a customer. Here are a few important bits of information for your reference:</p>\r\n <table width=\"100%\" style=\"margin:20px 0\">\r\n <tr>\r\n #if ($IdentityProvider == \"Basic\")\r\n <td width=\"50%\" style=\"height:40px;vertical-align:top;font-family:'Segoe UI';font-size:12pt\">\r\n Please use the following <strong>username</strong> when signing into any of the ${OrganizationName}-hosted developer portals:\r\n </td><td style=\"vertical-align:top;font-family:'Segoe UI';font-size:12pt\"><strong>$DevUsername</strong></td>\r\n #else\r\n <td width=\"50%\" style=\"height:40px;vertical-align:top;font-family:'Segoe UI';font-size:12pt\">\r\n Please use the following <strong>$IdentityProvider account</strong> when signing into any of the ${OrganizationName}-hosted developer portals:\r\n </td><td style=\"vertical-align:top;font-family:'Segoe UI';font-size:12pt\"><strong>$DevUsername</strong></td> \r\n #end\r\n </tr>\r\n <tr>\r\n <td style=\"height:40px;vertical-align:top;font-family:'Segoe UI';font-size:12pt\">\r\n We will direct all communications to the following <strong>email address</strong>:\r\n </td>\r\n <td style=\"vertical-align:top;font-family:'Segoe UI';font-size:12pt\">\r\n <a href=\"mailto:$DevEmail\" style=\"text-decoration:none\">\r\n <strong>$DevEmail</strong>\r\n </a>\r\n </td>\r\n </tr>\r\n </table>\r\n <p style=\"font-size:12pt;font-family:'Segoe UI'\">Best of luck in your API pursuits!</p>\r\n <p style=\"font-size:12pt;font-family:'Segoe UI'\">$OrganizationName API Team</p>\r\n <p style=\"font-size:12pt;font-family:'Segoe UI'\">\r\n <a href=\"http://$DevPortalUrl\">$DevPortalUrl</a>\r\n </p>\r\n </body>\r\n</html>",
"title": "Developer welcome letter",
"description": "Developers receive this “welcome” email after they confirm their new account.",
"isDefault": true,
"parameters": [
{
"name": "DevFirstName",
"title": "Developer first name",
"description": null
},
{
"name": "DevLastName",
"title": "Developer last name",
"description": null
},
{
"name": "DevUsername",
"title": "Developer user name",
"description": null
},
{
"name": "DevEmail",
"title": "Developer email",
"description": null
},
{
"name": "OrganizationName",
"title": "Organization name",
"description": null
},
{
"name": "DevPortalUrl",
"title": "Developer portal URL",
"description": null
},
{
"name": "IdentityProvider",
"title": "Identity Provider selected by Organization",
"description": null
}
]
}
},
{
"id": "/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/templates/EmailChangeIdentityDefault",
"type": "Microsoft.ApiManagement/service/TEMPLATES",
"name": "EmailChangeIdentityDefault",
"properties": {
"subject": "Please confirm the new email associated with your $OrganizationName API account",
"body": "<!DOCTYPE html >\r\n<html>\r\n <head>\r\n <meta charset=\"UTF-8\" />\r\n <title>Letter</title>\r\n </head>\r\n <body>\r\n <table width=\"100%\">\r\n <tr>\r\n <td>\r\n <p style=\"font-size:12pt;font-family:'Segoe UI'\">Dear $DevFirstName $DevLastName,</p>\r\n <p style=\"font-size:12pt;font-family:'Segoe UI'\"></p>\r\n <p style=\"font-size:12pt;font-family:'Segoe UI'\">You are receiving this email because you made a change to the email address on your $OrganizationName API account.</p>\r\n <p style=\"font-size:12pt;font-family:'Segoe UI'\">Please click on the following link to confirm the change:</p>\r\n <p style=\"font-size:12pt;font-family:'Segoe UI'\">\r\n <a id=\"confirmUrl\" href=\"$ConfirmUrl\" style=\"text-decoration:none\">\r\n <strong>$ConfirmUrl</strong>\r\n </a>\r\n </p>\r\n <p style=\"font-size:12pt;font-family:'Segoe UI'\">If clicking the link does not work, please copy-and-paste or re-type it into your browser's address bar and hit \"Enter\".</p>\r\n <p style=\"font-size:12pt;font-family:'Segoe UI'\">Thank you,</p>\r\n <p style=\"font-size:12pt;font-family:'Segoe UI'\">$OrganizationName API Team</p>\r\n <p style=\"font-size:12pt;font-family:'Segoe UI'\">\r\n <a href=\"$DevPortalUrl\">$DevPortalUrl</a>\r\n </p>\r\n </td>\r\n </tr>\r\n </table>\r\n </body>\r\n</html>",
"title": "Email change confirmation",
"description": "Developers receive this email to confirm a new e-mail address after they change their existing one associated with their account.",
"isDefault": true,
"parameters": [
{
"name": "DevFirstName",
"title": "Developer first name",
"description": null
},
{
"name": "DevLastName",
"title": "Developer last name",
"description": null
},
{
"name": "OrganizationName",
"title": "Organization name",
"description": null
},
{
"name": "DevPortalUrl",
"title": "Developer portal URL",
"description": null
},
{
"name": "ConfirmUrl",
"title": "Developer confirmation URL",
"description": null
},
{
"name": "DevPortalHost",
"title": "Developer portal hostname",
"description": null
},
{
"name": "ConfirmQuery",
"title": "Query string part of the confirmation URL",
"description": null
}
]
}
},
{
"id": "/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/templates/InviteUserNotificationMessage",
"type": "Microsoft.ApiManagement/service/TEMPLATES",
"name": "InviteUserNotificationMessage",
"properties": {
"subject": "You are invited to join the $OrganizationName developer network",
"body": "<!DOCTYPE html >\r\n<html>\r\n <head />\r\n <body>\r\n <p style=\"font-size:12pt;font-family:'Segoe UI'\">Dear $DevFirstName $DevLastName,</p>\r\n <p style=\"font-size:12pt;font-family:'Segoe UI'\">\r\n Your account has been created. Please follow the link below to visit the $OrganizationName developer portal and claim it:\r\n </p>\r\n <p style=\"font-size:12pt;font-family:'Segoe UI'\">\r\n <a href=\"$ConfirmUrl\">$ConfirmUrl</a>\r\n </p>\r\n <p style=\"font-size:12pt;font-family:'Segoe UI'\">Best,</p>\r\n <p style=\"font-size:12pt;font-family:'Segoe UI'\">The $OrganizationName API Team</p>\r\n </body>\r\n</html>",
"title": "Invite user",
"description": "An e-mail invitation to create an account, sent on request by API publishers.",
"isDefault": true,
"parameters": [
{
"name": "OrganizationName",
"title": "Organization name",
"description": null
},
{
"name": "DevFirstName",
"title": "Developer first name",
"description": null
},
{
"name": "DevLastName",
"title": "Developer last name",
"description": null
},
{
"name": "ConfirmUrl",
"title": "Confirmation link",
"description": null
},
{
"name": "DevPortalHost",
"title": "Developer portal hostname",
"description": null
},
{
"name": "ConfirmQuery",
"title": "Query string part of the confirmation link",
"description": null
}
]
}
},
{
"id": "/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/templates/NewCommentNotificationMessage",
"type": "Microsoft.ApiManagement/service/TEMPLATES",
"name": "NewCommentNotificationMessage",
"properties": {
"subject": "$IssueName issue has a new comment",
"body": "<!DOCTYPE html >\r\n<html>\r\n <head />\r\n <body>\r\n <p style=\"font-size:12pt;font-family:'Segoe UI'\">Dear $DevFirstName $DevLastName,</p>\r\n <p style=\"font-size:12pt;font-family:'Segoe UI'\">This is a brief note to let you know that $CommenterFirstName $CommenterLastName made the following comment on the issue $IssueName you created:</p>\r\n <p style=\"font-size:12pt;font-family:'Segoe UI'\">$CommentText</p>\r\n <p style=\"font-size:12pt;font-family:'Segoe UI'\">\r\n To view the issue on the developer portal click <a href=\"http://$DevPortalUrl/issues/$IssueId\">here</a>.\r\n </p>\r\n <p style=\"font-size:12pt;font-family:'Segoe UI'\">Best,</p>\r\n <p style=\"font-size:12pt;font-family:'Segoe UI'\">The $OrganizationName API Team</p>\r\n </body>\r\n</html>",
"title": "New comment added to an issue (deprecated)",
"description": "Developers receive this email when someone comments on the issue they created on the Issues page of the developer portal.",
"isDefault": true,
"parameters": [
{
"name": "DevFirstName",
"title": "Developer first name",
"description": null
},
{
"name": "DevLastName",
"title": "Developer last name",
"description": null
},
{
"name": "CommenterFirstName",
"title": "Commenter first name",
"description": null
},
{
"name": "CommenterLastName",
"title": "Commenter last name",
"description": null
},
{
"name": "IssueId",
"title": "Issue id",
"description": null
},
{
"name": "IssueName",
"title": "Issue name",
"description": null
},
{
"name": "CommentText",
"title": "Comment text",
"description": null
},
{
"name": "OrganizationName",
"title": "Organization name",
"description": null
},
{
"name": "DevPortalUrl",
"title": "Developer portal URL",
"description": null
}
]
}
},
{
"id": "/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/templates/ConfirmSignUpIdentityDefault",
"type": "Microsoft.ApiManagement/service/TEMPLATES",
"name": "ConfirmSignUpIdentityDefault",
"properties": {
"subject": "Please confirm your new $OrganizationName API account",
"body": "<!DOCTYPE html >\r\n<html>\r\n <head>\r\n <meta charset=\"UTF-8\" />\r\n <title>Letter</title>\r\n </head>\r\n <body>\r\n <table width=\"100%\">\r\n <tr>\r\n <td>\r\n <p style=\"font-size:12pt;font-family:'Segoe UI'\">Dear $DevFirstName $DevLastName,</p>\r\n <p style=\"font-size:12pt;font-family:'Segoe UI'\"></p>\r\n <p style=\"font-size:12pt;font-family:'Segoe UI'\">Thank you for joining the $OrganizationName API program! We host a growing number of cool APIs and strive to provide an awesome experience for API developers.</p>\r\n <p style=\"font-size:12pt;font-family:'Segoe UI'\">First order of business is to activate your account and get you going. To that end, please click on the following link:</p>\r\n <p style=\"font-size:12pt;font-family:'Segoe UI'\">\r\n <a id=\"confirmUrl\" href=\"$ConfirmUrl\" style=\"text-decoration:none\">\r\n <strong>$ConfirmUrl</strong>\r\n </a>\r\n </p>\r\n <p style=\"font-size:12pt;font-family:'Segoe UI'\">If clicking the link does not work, please copy-and-paste or re-type it into your browser's address bar and hit \"Enter\".</p>\r\n <p style=\"font-size:12pt;font-family:'Segoe UI'\">Thank you,</p>\r\n <p style=\"font-size:12pt;font-family:'Segoe UI'\">$OrganizationName API Team</p>\r\n <p style=\"font-size:12pt;font-family:'Segoe UI'\">\r\n <a href=\"$DevPortalUrl\">$DevPortalUrl</a>\r\n </p>\r\n </td>\r\n </tr>\r\n </table>\r\n </body>\r\n</html>",
"title": "New developer account confirmation",
"description": "Developers receive this email to confirm their e-mail address after they sign up for a new account.",
"isDefault": true,
"parameters": [
{
"name": "DevFirstName",
"title": "Developer first name",
"description": null
},
{
"name": "DevLastName",
"title": "Developer last name",
"description": null
},
{
"name": "OrganizationName",
"title": "Organization name",
"description": null
},
{
"name": "DevPortalUrl",
"title": "Developer portal URL",
"description": null
},
{
"name": "ConfirmUrl",
"title": "Developer activation URL",
"description": null
},
{
"name": "DevPortalHost",
"title": "Developer portal hostname",
"description": null
},
{
"name": "ConfirmQuery",
"title": "Query string part of the activation URL",
"description": null
}
]
}
},
{
"id": "/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/templates/NewIssueNotificationMessage",
"type": "Microsoft.ApiManagement/service/TEMPLATES",
"name": "NewIssueNotificationMessage",
"properties": {
"subject": "Your request $IssueName was received",
"body": "<!DOCTYPE html >\r\n<html>\r\n <head />\r\n <body>\r\n <p style=\"font-size:12pt;font-family:'Segoe UI'\">Dear $DevFirstName $DevLastName,</p>\r\n <p style=\"font-size:12pt;font-family:'Segoe UI'\">Thank you for contacting us. Our API team will review your issue and get back to you soon.</p>\r\n <p style=\"font-size:12pt;font-family:'Segoe UI'\">\r\n Click this <a href=\"http://$DevPortalUrl/issues/$IssueId\">link</a> to view or edit your request.\r\n </p>\r\n <p style=\"font-size:12pt;font-family:'Segoe UI'\">Best,</p>\r\n <p style=\"font-size:12pt;font-family:'Segoe UI'\">The $OrganizationName API Team</p>\r\n </body>\r\n</html>",
"title": "New issue received (deprecated)",
"description": "This email is sent to developers after they create a new topic on the Issues page of the developer portal.",
"isDefault": true,
"parameters": [
{
"name": "DevFirstName",
"title": "Developer first name",
"description": null
},
{
"name": "DevLastName",
"title": "Developer last name",
"description": null
},
{
"name": "IssueId",
"title": "Issue id",
"description": null
},
{
"name": "IssueName",
"title": "Issue name",
"description": null
},
{
"name": "OrganizationName",
"title": "Organization name",
"description": null
},
{
"name": "DevPortalUrl",
"title": "Developer portal URL",
"description": null
}
]
}
},
{
"id": "/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/templates/PurchaseDeveloperNotificationMessage",
"type": "Microsoft.ApiManagement/service/TEMPLATES",
"name": "PurchaseDeveloperNotificationMessage",
"properties": {
"subject": "Your subscription to the $ProdName",
"body": "<!DOCTYPE html >\r\n<html>\r\n <head />\r\n <body>\r\n <p style=\"font-size:12pt;font-family:'Segoe UI'\">Greetings $DevFirstName $DevLastName!</p>\r\n <p style=\"font-size:12pt;font-family:'Segoe UI'\">\r\n Thank you for subscribing to the <a href=\"http://$DevPortalUrl/products/$ProdId\"><strong>$ProdName</strong></a> and welcome to the $OrganizationName developer community. We are delighted to have you as part of the team and are looking forward to the amazing applications you will build using our API!\r\n </p>\r\n <p style=\"font-size:12pt;font-family:'Segoe UI'\">Below are a few subscription details for your reference:</p>\r\n <p style=\"font-size:12pt;font-family:'Segoe UI'\">\r\n <ul>\r\n #if ($SubStartDate != \"\")\r\n <li style=\"font-size:12pt;font-family:'Segoe UI'\">Start date: $SubStartDate</li>\r\n #end\r\n \r\n #if ($SubTerm != \"\")\r\n <li style=\"font-size:12pt;font-family:'Segoe UI'\">Subscription term: $SubTerm</li>\r\n #end\r\n </ul>\r\n </p>\r\n <p style=\"font-size:12pt;font-family:'Segoe UI'\">\r\n Visit the developer <a href=\"http://$DevPortalUrl/developer\">profile area</a> to manage your subscription and subscription keys\r\n </p>\r\n <p style=\"font-size:12pt;font-family:'Segoe UI'\">A couple of pointers to help get you started:</p>\r\n <p style=\"font-size:12pt;font-family:'Segoe UI'\">\r\n <strong>\r\n <a href=\"http://$DevPortalUrl/docs/services?product=$ProdId\">Learn about the API</a>\r\n </strong>\r\n </p>\r\n <p style=\"font-size:12pt;font-family:'Segoe UI'\">The API documentation provides all information necessary to make a request and to process a response. Code samples are provided per API operation in a variety of languages. Moreover, an interactive console allows making API calls directly from the developer portal without writing any code.</p>\r\n <p style=\"font-size:12pt;font-family:'Segoe UI'\">\r\n <strong>\r\n <a href=\"http://$DevPortalUrl/applications\">Feature your app in the app gallery</a>\r\n </strong>\r\n </p>\r\n <p style=\"font-size:12pt;font-family:'Segoe UI'\">You can publish your application on our gallery for increased visibility to potential new users.</p>\r\n <p style=\"font-size:12pt;font-family:'Segoe UI'\">\r\n <strong>\r\n <a href=\"http://$DevPortalUrl/issues\">Stay in touch</a>\r\n </strong>\r\n </p>\r\n <p style=\"font-size:12pt;font-family:'Segoe UI'\">\r\n If you have an issue, a question, a suggestion, a request, or if you just want to tell us something, go to the <a href=\"http://$DevPortalUrl/issues\">Issues</a> page on the developer portal and create a new topic.\r\n </p>\r\n <p style=\"font-size:12pt;font-family:'Segoe UI'\">Happy hacking,</p>\r\n <p style=\"font-size:12pt;font-family:'Segoe UI'\">The $OrganizationName API Team</p>\r\n <a style=\"font-size:12pt;font-family:'Segoe UI'\" href=\"http://$DevPortalUrl\">$DevPortalUrl</a>\r\n </body>\r\n</html>",
"title": "New subscription activated",
"description": "Developers receive this acknowledgement email after subscribing to a product.",
"isDefault": true,
"parameters": [
{
"name": "DevFirstName",
"title": "Developer first name",
"description": null
},
{
"name": "DevLastName",
"title": "Developer last name",
"description": null
},
{
"name": "ProdId",
"title": "Product ID",
"description": null
},
{
"name": "ProdName",
"title": "Product name",
"description": null
},
{
"name": "OrganizationName",
"title": "Organization name",
"description": null
},
{
"name": "SubStartDate",
"title": "Subscription start date",
"description": null
},
{
"name": "SubTerm",
"title": "Subscription term",
"description": null
},
{
"name": "DevPortalUrl",
"title": "Developer portal URL",
"description": null
}
]
}
},
{
"id": "/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/templates/PasswordResetIdentityDefault",
"type": "Microsoft.ApiManagement/service/TEMPLATES",
"name": "PasswordResetIdentityDefault",
"properties": {
"subject": "Your password change request",
"body": "<!DOCTYPE html >\r\n<html>\r\n <head>\r\n <meta charset=\"UTF-8\" />\r\n <title>Letter</title>\r\n </head>\r\n <body>\r\n <table width=\"100%\">\r\n <tr>\r\n <td>\r\n <p style=\"font-size:12pt;font-family:'Segoe UI'\">Dear $DevFirstName $DevLastName,</p>\r\n <p style=\"font-size:12pt;font-family:'Segoe UI'\"></p>\r\n <p style=\"font-size:12pt;font-family:'Segoe UI'\">You are receiving this email because you requested to change the password on your $OrganizationName API account.</p>\r\n <p style=\"font-size:12pt;font-family:'Segoe UI'\">Please click on the link below and follow instructions to create your new password:</p>\r\n <p style=\"font-size:12pt;font-family:'Segoe UI'\">\r\n <a id=\"resetUrl\" href=\"$ConfirmUrl\" style=\"text-decoration:none\">\r\n <strong>$ConfirmUrl</strong>\r\n </a>\r\n </p>\r\n <p style=\"font-size:12pt;font-family:'Segoe UI'\">If clicking the link does not work, please copy-and-paste or re-type it into your browser's address bar and hit \"Enter\".</p>\r\n <p style=\"font-size:12pt;font-family:'Segoe UI'\">Thank you,</p>\r\n <p style=\"font-size:12pt;font-family:'Segoe UI'\">$OrganizationName API Team</p>\r\n <p style=\"font-size:12pt;font-family:'Segoe UI'\">\r\n <a href=\"$DevPortalUrl\">$DevPortalUrl</a>\r\n </p>\r\n </td>\r\n </tr>\r\n </table>\r\n </body>\r\n</html>",
"title": "Password change confirmation",
"description": "Developers receive this email when they request a password change of their account. The purpose of the email is to verify that the account owner made the request and to provide a one-time perishable URL for changing the password.",
"isDefault": true,
"parameters": [
{
"name": "DevFirstName",
"title": "Developer first name",
"description": null
},
{
"name": "DevLastName",
"title": "Developer last name",
"description": null
},
{
"name": "OrganizationName",
"title": "Organization name",
"description": null
},
{
"name": "DevPortalUrl",
"title": "Developer portal URL",
"description": null
},
{
"name": "ConfirmUrl",
"title": "Developer new password instruction URL",
"description": null
},
{
"name": "DevPortalHost",
"title": "Developer portal hostname",
"description": null
},
{
"name": "ConfirmQuery",
"title": "Query string part of the instruction URL",
"description": null
}
]
}
},
{
"id": "/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/templates/PasswordResetByAdminNotificationMessage",
"type": "Microsoft.ApiManagement/service/TEMPLATES",
"name": "PasswordResetByAdminNotificationMessage",
"properties": {
"subject": "Your password was reset",
"body": "<!DOCTYPE html >\r\n<html>\r\n <head />\r\n <body>\r\n <table width=\"100%\">\r\n <tr>\r\n <td>\r\n <p style=\"font-size:12pt;font-family:'Segoe UI'\">Dear $DevFirstName $DevLastName,</p>\r\n <p style=\"font-size:12pt;font-family:'Segoe UI'\"></p>\r\n <p style=\"font-size:12pt;font-family:'Segoe UI'\">The password of your $OrganizationName API account has been reset, per your request.</p>\r\n <p style=\"font-size:12pt;font-family:'Segoe UI'\">\r\n Your new password is: <strong>$DevPassword</strong></p>\r\n <p style=\"font-size:12pt;font-family:'Segoe UI'\">Please make sure to change it next time you sign in.</p>\r\n <p style=\"font-size:12pt;font-family:'Segoe UI'\">Thank you,</p>\r\n <p style=\"font-size:12pt;font-family:'Segoe UI'\">$OrganizationName API Team</p>\r\n <p style=\"font-size:12pt;font-family:'Segoe UI'\">\r\n <a href=\"$DevPortalUrl\">$DevPortalUrl</a>\r\n </p>\r\n </td>\r\n </tr>\r\n </table>\r\n </body>\r\n</html>",
"title": "Password reset by publisher notification (Password reset by admin)",
"description": "Developers receive this email when the publisher resets their password.",
"isDefault": true,
"parameters": [
{
"name": "DevFirstName",
"title": "Developer first name",
"description": null
},
{
"name": "DevLastName",
"title": "Developer last name",
"description": null
},
{
"name": "DevPassword",
"title": "New Developer password",
"description": null
},
{
"name": "OrganizationName",
"title": "Organization name",
"description": null
},
{
"name": "DevPortalUrl",
"title": "Developer portal URL",
"description": null
}
]
}
},
{
"id": "/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/templates/RejectDeveloperNotificationMessage",
"type": "Microsoft.ApiManagement/service/TEMPLATES",
"name": "RejectDeveloperNotificationMessage",
"properties": {
"subject": "Your subscription request for the $ProdName",
"body": "<!DOCTYPE html >\r\n<html>\r\n <head />\r\n <body>\r\n <p style=\"font-size:12pt;font-family:'Segoe UI'\">Dear $DevFirstName $DevLastName,</p>\r\n <p style=\"font-size:12pt;font-family:'Segoe UI'\">\r\n We would like to inform you that we reviewed your subscription request for the <strong>$ProdName</strong>.\r\n </p>\r\n #if ($SubDeclineReason == \"\")\r\n <p style=\"font-size:12pt;font-family:'Segoe UI'\">Regretfully, we were unable to approve it, as subscriptions are temporarily suspended at this time.</p>\r\n #else\r\n <p style=\"font-size:12pt;font-family:'Segoe UI'\">\r\n Regretfully, we were unable to approve it at this time for the following reason:\r\n <div style=\"margin-left: 1.5em;\"> $SubDeclineReason </div></p>\r\n #end\r\n <p style=\"font-size:12pt;font-family:'Segoe UI'\"> We truly appreciate your interest. </p><p style=\"font-size:12pt;font-family:'Segoe UI'\">All the best,</p><p style=\"font-size:12pt;font-family:'Segoe UI'\">The $OrganizationName API Team</p><a style=\"font-size:12pt;font-family:'Segoe UI'\" href=\"http://$DevPortalUrl\">$DevPortalUrl</a></body>\r\n</html>",
"title": "Subscription request declined",
"description": "This email is sent to developers when their subscription requests for products requiring publisher approval is declined.",
"isDefault": true,
"parameters": [
{
"name": "DevFirstName",
"title": "Developer first name",
"description": null
},
{
"name": "DevLastName",
"title": "Developer last name",
"description": null
},
{
"name": "SubDeclineReason",
"title": "Reason for declining subscription",
"description": null
},
{
"name": "ProdName",
"title": "Product name",
"description": null
},
{
"name": "OrganizationName",
"title": "Organization name",
"description": null
},
{
"name": "DevPortalUrl",
"title": "Developer portal URL",
"description": null
}
]
}
},
{
"id": "/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/templates/RequestDeveloperNotificationMessage",
"type": "Microsoft.ApiManagement/service/TEMPLATES",
"name": "RequestDeveloperNotificationMessage",
"properties": {
"subject": "Your subscription request for the $ProdName",
"body": "<!DOCTYPE html >\r\n<html>\r\n <head />\r\n <body>\r\n <p style=\"font-size:12pt;font-family:'Segoe UI'\">Dear $DevFirstName $DevLastName,</p>\r\n <p style=\"font-size:12pt;font-family:'Segoe UI'\">\r\n Thank you for your interest in our <strong>$ProdName</strong> API product!\r\n </p>\r\n <p style=\"font-size:12pt;font-family:'Segoe UI'\">\r\n We were delighted to receive your subscription request. We will promptly review it and get back to you at <strong>$DevEmail</strong>.\r\n </p>\r\n <p style=\"font-size:12pt;font-family:'Segoe UI'\">Thank you,</p>\r\n <p style=\"font-size:12pt;font-family:'Segoe UI'\">The $OrganizationName API Team</p>\r\n <a style=\"font-size:12pt;font-family:'Segoe UI'\" href=\"http://$DevPortalUrl\">$DevPortalUrl</a>\r\n </body>\r\n</html>",
"title": "Subscription request received",
"description": "This email is sent to developers to acknowledge receipt of their subscription requests for products requiring publisher approval.",
"isDefault": true,
"parameters": [
{
"name": "DevFirstName",
"title": "Developer first name",
"description": null
},
{
"name": "DevLastName",
"title": "Developer last name",
"description": null
},
{
"name": "DevEmail",
"title": "Developer email",
"description": null
},
{
"name": "ProdName",
"title": "Product name",
"description": null
},
{
"name": "OrganizationName",
"title": "Organization name",
"description": null
},
{
"name": "DevPortalUrl",
"title": "Developer portal URL",
"description": null
}
]
}
}
],
"count": 14
}
--------------------------------------------------------------------------------
2023-10-02T15:22:36.360-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:36.360-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:36.363-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim for resource type CERTIFICATES (api-version=2021-12-01-preview)
2023-10-02T15:22:36.363-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:36.363-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/CERTIFICATES?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:36.385-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/104.8173ms, OpTime=104.8173ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/PROPERTIES?api-version=2019-01-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:36 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: f3605454-4605-4645-866b-16598fe49401
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{
"value": [
{
"id": "/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/properties/hello-jdoetest-key",
"type": "Microsoft.ApiManagement/service/PROPERTIES",
"name": "hello-jdoetest-key",
"properties": {
"displayName": "hello-jdoetest-key",
"value": "eO+3gjDK+XG8EPbE+tU4HC5mW9GhgaEFlLTo7QAj9//cHEX/WLNwnQ==",
"tags": [
"key",
"function",
"auto"
],
"secret": true
}
},
{
"id": "/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/properties/test-snowflakeintegration-func-key",
"type": "Microsoft.ApiManagement/service/PROPERTIES",
"name": "test-snowflakeintegration-func-key",
"properties": {
"displayName": "test-snowflakeintegration-func-key",
"value": "fwfHcqV0gH+dJu3uUpXBxRu6gIQ0MZn1Yxwf+rOd6GeIH1CH0kDAyQ==",
"tags": [
"key",
"function",
"auto"
],
"secret": true
}
}
],
"count": 2
}
--------------------------------------------------------------------------------
2023-10-02T15:22:36.385-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:36.385-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:36.385-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim for resource type SCHEMAS (api-version=2021-12-01-preview)
2023-10-02T15:22:36.385-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:36.385-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/SCHEMAS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:36.400-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/80.0744ms, OpTime=80.0744ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/APIVERSIONSETS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:36 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: b4b155f9-ab7c-43a1-92e8-9a2fa747704e
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{
"value": [],
"count": 0
}
--------------------------------------------------------------------------------
2023-10-02T15:22:36.401-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:36.401-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:36.401-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim for resource type TAGS (api-version=2021-12-01-preview)
2023-10-02T15:22:36.401-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:36.401-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/TAGS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:36.407-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/99.5235ms, OpTime=99.6245ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/AUTHORIZATIONSERVERS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:36 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: b22159a5-72fc-40c5-a397-f6cb55c8cf93
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{
"value": [],
"count": 0
}
--------------------------------------------------------------------------------
2023-10-02T15:22:36.407-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:36.407-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:36.407-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim for resource type IDENTITYPROVIDERS (api-version=2021-12-01-preview)
2023-10-02T15:22:36.407-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/jdoetest-api
2023-10-02T15:22:36.407-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:36.407-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/IDENTITYPROVIDERS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:36.418-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/110.8001ms, OpTime=110.8001ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/POLICIES?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:36 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: e228e411-9489-409f-b927-7c4c3adf882c
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{
"value": [
{
"id": "/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/policies/policy",
"type": "Microsoft.ApiManagement/service/POLICIES",
"name": "policy",
"properties": {
"value": "<!--\r\n IMPORTANT:\r\n - Policy elements can appear only within the <inbound>, <outbound>, <backend> section elements.\r\n - Only the <forward-request> policy element can appear within the <backend> section element.\r\n - To apply a policy to the incoming request (before it is forwarded to the backend service), place a corresponding policy element within the <inbound> section element.\r\n - To apply a policy to the outgoing response (before it is sent back to the caller), place a corresponding policy element within the <outbound> section element.\r\n - To add a policy position the cursor at the desired insertion point and click on the round button associated with the policy.\r\n - To remove a policy, delete the corresponding policy statement from the policy document.\r\n - Policies are applied in the order of their appearance, from the top down.\r\n-->\r\n<policies>\r\n <inbound />\r\n <backend>\r\n <forward-request />\r\n </backend>\r\n <outbound />\r\n</policies>",
"format": "xml"
}
}
],
"count": 1
}
--------------------------------------------------------------------------------
2023-10-02T15:22:36.418-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:36.418-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:36.418-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim for resource type GROUPS (api-version=2021-12-01-preview)
2023-10-02T15:22:36.418-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:36.418-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/GROUPS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:36.418-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/146.8035ms, OpTime=146.8035ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/PRODUCTS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:36 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 1cc66cfc-d245-4aa2-b83f-ff611cd54676
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{
"value": [
{
"id": "/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/products/starter",
"type": "Microsoft.ApiManagement/service/PRODUCTS",
"name": "starter",
"properties": {
"displayName": "Starter",
"description": "Subscribers will be able to run 5 calls/minute up to a maximum of 100 calls/week.",
"terms": "",
"subscriptionRequired": true,
"approvalRequired": false,
"subscriptionsLimit": 1,
"state": "published"
}
},
{
"id": "/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/products/unlimited",
"type": "Microsoft.ApiManagement/service/PRODUCTS",
"name": "unlimited",
"properties": {
"displayName": "Unlimited",
"description": "Subscribers have completely unlimited access to the API. Administrator approval is required.",
"terms": null,
"subscriptionRequired": true,
"approvalRequired": true,
"subscriptionsLimit": 1,
"state": "published"
}
}
],
"count": 2
}
--------------------------------------------------------------------------------
2023-10-02T15:22:36.418-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:36.419-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:36.419-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/jdoetest-api for resource type OPENIDCONNECTPROVIDERS (api-version=2021-12-01-preview)
2023-10-02T15:22:36.419-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:36.419-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/jdoetest-api/OPENIDCONNECTPROVIDERS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:36.419-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/83.8933ms, OpTime=83.8933ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/NAMEDVALUES?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:36 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 10b89d1c-3f7c-4f87-8922-98dfcfb5077e
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{
"value": [
{
"id": "/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/namedValues/hello-jdoetest-key",
"type": "Microsoft.ApiManagement/service/NAMEDVALUES",
"name": "hello-jdoetest-key",
"properties": {
"displayName": "hello-jdoetest-key",
"tags": [
"key",
"function",
"auto"
],
"secret": true
}
},
{
"id": "/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/namedValues/test-snowflakeintegration-func-key",
"type": "Microsoft.ApiManagement/service/NAMEDVALUES",
"name": "test-snowflakeintegration-func-key",
"properties": {
"displayName": "test-snowflakeintegration-func-key",
"tags": [
"key",
"function",
"auto"
],
"secret": true
}
}
],
"count": 2
}
--------------------------------------------------------------------------------
2023-10-02T15:22:36.419-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:36.419-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:36.419-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/jdoetest-api for resource type PORTALREVISIONS (api-version=2021-12-01-preview)
2023-10-02T15:22:36.419-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:36.419-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/jdoetest-api/PORTALREVISIONS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:36.451-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/105.2362ms, OpTime=105.493ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/TENANT?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:36 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 8adb5691-a1bb-4f72-9128-e4b59a6c5045
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{
"value": [],
"count": 0
}
--------------------------------------------------------------------------------
2023-10-02T15:22:36.451-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:36.451-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:36.451-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/jdoetest-api for resource type API-VERSION-SETS (api-version=2018-06-01-preview)
2023-10-02T15:22:36.451-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:36.451-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/jdoetest-api/API-VERSION-SETS?api-version=2018-06-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:36.458-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/112.1136ms, OpTime=112.1136ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/CONTENTTYPES?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:36 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 789c650a-07c1-4419-9241-38262fadc511
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{
"value": [
{
"id": "/contentTypes/page",
"type": "Microsoft.ApiManagement/service/CONTENTTYPES",
"name": "page",
"properties": {
"title": "Page",
"description": "A regular page",
"schema": {
"properties": {
"en_us": {
"$ref": "#/definitions/metadata"
},
"access": {
"$ref": "#/definitions/access"
}
},
"additionalProperties": false,
"definitions": {
"metadata": {
"type": "object",
"properties": {
"title": {
"title": "Title",
"description": "Page title. This property gets included in SEO attributes.",
"type": "string",
"indexed": true
},
"description": {
"title": "Description",
"description": "Page description. This property gets included in SEO attributes.",
"type": "string",
"indexed": true
},
"keywords": {
"title": "Keywords",
"description": "Page keywords. This property gets included in SEO attributes.",
"type": "string",
"indexed": true
},
"permalink": {
"title": "Permalink",
"description": "Page permalink, e.g. '/about'.",
"type": "string",
"indexed": true
},
"documentId": {
"title": "Document ID",
"description": "Reference to page content document.",
"type": "string"
}
},
"additionalProperties": false,
"required": [
"title",
"permalink",
"documentId"
]
},
"access": {
"title": "Access limiting object",
"description": "Object for limiting access to the page",
"type": "object",
"properties": {
"type": {
"title": "Type of access entity",
"description": "Type of access entity, one of [group, api, product]",
"type": "string",
"enum": [
"group",
"api",
"product"
]
},
"allow": {
"title": "Set of allowed access entities",
"description": "Set of allowed names of access entities for the page",
"type": "array",
"items": {
"type": "string"
},
"uniqueItems": true
}
},
"required": [
"type",
"allow"
]
}
}
},
"version": "1.0.0"
}
},
{
"id": "/contentTypes/document",
"type": "Microsoft.ApiManagement/service/CONTENTTYPES",
"name": "document",
"properties": {
"title": "Document",
"description": "Content document",
"schema": {
"properties": {
"type": {
"title": "Type",
"description": "Root node type",
"type": "string"
},
"nodes": {
"title": "Nodes",
"description": "Root node collection of content elements.",
"type": "array"
}
},
"additionalProperties": true
},
"version": "1.0.0"
}
},
{
"id": "/contentTypes/layout",
"type": "Microsoft.ApiManagement/service/CONTENTTYPES",
"name": "layout",
"properties": {
"title": "Layout",
"description": "A template defining content layout, e.g. master page",
"schema": {
"properties": {
"en_us": {
"$ref": "#/definitions/metadata"
}
},
"additionalProperties": false,
"definitions": {
"metadata": {
"type": "object",
"properties": {
"title": {
"title": "Title",
"description": "Layout title.",
"type": "string",
"indexed": true
},
"description": {
"title": "Description",
"description": "Layout description.",
"type": "string",
"indexed": true
},
"permalinkTemplate": {
"title": "Permalink template",
"description": "Determines which layout gets applied to a content item with certain permalink, e.g. '/blog/{postId}'.",
"type": "string",
"indexed": true
},
"documentId": {
"title": "Document ID",
"description": "Reference to layout content document.",
"type": "string"
}
},
"additionalProperties": false,
"required": [
"title",
"permalinkTemplate",
"documentId"
]
}
}
},
"version": "1.0.0"
}
},
{
"id": "/contentTypes/blogpost",
"type": "Microsoft.ApiManagement/service/CONTENTTYPES",
"name": "blogpost",
"properties": {
"title": "Blog post",
"description": "A blog post",
"schema": {
"properties": {
"en_us": {
"$ref": "#/definitions/metadata"
}
},
"additionalProperties": false,
"definitions": {
"metadata": {
"type": "object",
"properties": {
"title": {
"title": "Title",
"description": "Blog post title. This property gets included in SEO attributes.",
"type": "string",
"indexed": true
},
"description": {
"title": "Description",
"description": "Blog post description. This property gets included in SEO attributes.",
"type": "string",
"indexed": true
},
"keywords": {
"title": "Keywords",
"description": "Blog post keywords. This property gets included in SEO attributes.",
"type": "string",
"indexed": true
},
"permalink": {
"title": "Permalink",
"description": "Blog post permalink, e.g. '/blog/build-a-ci-cd-pipeline-for-api-management'.",
"type": "string",
"indexed": true
},
"documentId": {
"title": "Document ID",
"description": "Reference to blog post content document.",
"type": "string"
}
},
"additionalProperties": false,
"required": [
"title",
"permalink",
"documentId"
]
}
}
},
"version": "1.0.0"
}
},
{
"id": "/contentTypes/blob",
"type": "Microsoft.ApiManagement/service/CONTENTTYPES",
"name": "blob",
"properties": {
"title": "Blob",
"description": "A file or any other kind of unstructured data.",
"schema": {
"properties": {
"blobId": {
"title": "Blob ID",
"description": "Unique blob identifier.",
"type": "string"
},
"description": {
"title": "Description",
"description": "Blob description.",
"type": "string",
"indexed": true
},
"keywords": {
"title": "Keywords",
"description": "Blob keywords.",
"type": "string",
"indexed": true
},
"permalink": {
"title": "Permalink",
"description": "Blob permalink, e.g. '/images/picture.png'.",
"type": "string",
"indexed": true
},
"downloadUrl": {
"title": "Download URL",
"description": "Download URL. If specified, it can be used for direct download.",
"type": "string"
},
"fileName": {
"title": "File name",
"description": "Blob file name, e.g. 'picture.png'. It is used to name target file during publishing.",
"type": "string",
"indexed": true
},
"mimeType": {
"title": "Mime type",
"displayName": "Mime type",
"type": "string"
}
},
"additionalProperties": false,
"required": [
"permalink",
"fileName",
"mimeType"
]
},
"version": "1.0.0"
}
},
{
"id": "/contentTypes/url",
"type": "Microsoft.ApiManagement/service/CONTENTTYPES",
"name": "url",
"properties": {
"title": "URL",
"description": "A URL referencing an external resource",
"schema": {
"properties": {
"title": {
"title": "Title",
"description": "URL title.",
"type": "string",
"indexed": true
},
"description": {
"title": "Description",
"description": "URL description.",
"type": "string",
"indexed": true
},
"permalink": {
"title": "Permalink",
"description": "External resource permalink, e.g. 'https://portal.azure.com'",
"type": "string",
"indexed": true
}
},
"additionalProperties": false,
"required": [
"title",
"permalink"
]
},
"version": "1.0.0"
}
},
{
"id": "/contentTypes/navigation",
"type": "Microsoft.ApiManagement/service/CONTENTTYPES",
"name": "navigation",
"properties": {
"title": "Navigation item",
"description": "Top level navigation item, e.g. 'Main menu'.",
"schema": {
"properties": {
"en_us": {
"$ref": "#/definitions/metadata"
}
},
"additionalProperties": false,
"definitions": {
"metadata": {
"type": "object",
"properties": {
"title": {
"title": "Title",
"description": "Navigation item title.",
"type": "string",
"indexed": true
},
"description": {
"title": "Description",
"description": "Navigation item description.",
"type": "string",
"indexed": true
},
"navigationItems": {
"title": "Navigation items",
"description": "Descendant navigation items",
"type": "array"
}
},
"additionalProperties": false,
"required": [
"title"
]
}
}
},
"version": "1.0.0"
}
},
{
"id": "/contentTypes/block",
"type": "Microsoft.ApiManagement/service/CONTENTTYPES",
"name": "block",
"properties": {
"title": "Block",
"description": "A design block for building the content.",
"schema": {
"properties": {
"en_us": {
"$ref": "#/definitions/metadata"
}
},
"additionalProperties": false,
"definitions": {
"metadata": {
"type": "object",
"properties": {
"title": {
"title": "Title",
"description": "Block title. This property gets included in SEO attributes.",
"type": "string",
"indexed": true
},
"description": {
"title": "Description",
"description": "Block description. This property gets included in SEO attributes.",
"type": "string",
"indexed": true
},
"documentId": {
"title": "Document ID",
"description": "Reference to block content document.",
"type": "string"
},
"type": {
"title": "Block type",
"description": "Block type, e.g. page, section, etc.",
"type": "string",
"indexed": true
}
},
"additionalProperties": false,
"required": [
"title",
"documentId"
]
}
}
},
"version": "1.0.0"
}
},
{
"id": "/contentTypes/popup",
"type": "Microsoft.ApiManagement/service/CONTENTTYPES",
"name": "popup",
"properties": {
"title": "Popup",
"description": "A popup",
"schema": {
"properties": {
"en_us": {
"$ref": "#/definitions/metadata"
}
},
"additionalProperties": false,
"definitions": {
"metadata": {
"type": "object",
"properties": {
"title": {
"title": "Title",
"description": "Popup title.",
"type": "string",
"indexed": true
},
"description": {
"title": "Description",
"description": "Popup description.",
"type": "string",
"indexed": true
},
"documentId": {
"title": "Document identifier",
"description": "Reference to popup content document.",
"type": "string"
}
},
"additionalProperties": false,
"required": [
"title",
"documentId"
]
}
}
},
"version": "1.0.0"
}
}
],
"count": 9
}
--------------------------------------------------------------------------------
2023-10-02T15:22:36.458-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:36.458-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:36.460-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/jdoetest-api for resource type POLICIES (api-version=2021-12-01-preview)
2023-10-02T15:22:36.460-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:36.460-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/jdoetest-api/POLICIES?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:36.467-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/135.1398ms, OpTime=135.1398ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/BACKENDS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:36 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 82d798ff-3004-461d-8844-ee39b70f4612
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{
"value": [
{
"id": "/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/backends/hello-jdoetest",
"type": "Microsoft.ApiManagement/service/BACKENDS",
"name": "hello-jdoetest",
"properties": {
"title": null,
"description": "hello-jdoetest",
"url": "https://hello-jdoetest.azurewebsites.net/api",
"protocol": "http",
"resourceId": "https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/hello-jdoetest",
"credentials": {
"header": {
"x-functions-key": [
"{{hello-jdoetest-key}}"
]
}
}
}
},
{
"id": "/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/backends/test-snowflakeintegration-func",
"type": "Microsoft.ApiManagement/service/BACKENDS",
"name": "test-snowflakeintegration-func",
"properties": {
"title": null,
"description": "test-snowflakeintegration-func",
"url": "https://test-snowflakeintegration-func.azurewebsites.net/api",
"protocol": "http",
"resourceId": "https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/test-snowflakeintegration-func",
"credentials": {
"header": {
"x-functions-key": [
"{{test-snowflakeintegration-func-key}}"
]
}
}
}
}
],
"count": 2
}
--------------------------------------------------------------------------------
2023-10-02T15:22:36.467-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:36.467-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:36.467-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/jdoetest-api for resource type AUTHORIZATIONSERVERS (api-version=2021-12-01-preview)
2023-10-02T15:22:36.467-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:36.467-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/jdoetest-api/AUTHORIZATIONSERVERS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:36.469-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/105.4272ms, OpTime=105.4272ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/CERTIFICATES?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:36 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 3a2aa003-6bc7-4013-bf3f-1ab16fd8d152
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{
"value": [],
"count": 0
}
--------------------------------------------------------------------------------
2023-10-02T15:22:36.469-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:36.469-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:36.469-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/jdoetest-api for resource type APIVERSIONSETS (api-version=2021-12-01-preview)
2023-10-02T15:22:36.469-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:36.469-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/jdoetest-api/APIVERSIONSETS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:36.485-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/99.5257ms, OpTime=99.5717ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/SCHEMAS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:36 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 0e6e4571-94b2-4154-b5fb-f4256e583b6c
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{
"value": [],
"count": 0
}
--------------------------------------------------------------------------------
2023-10-02T15:22:36.485-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:36.485-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:36.485-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/83.5842ms, OpTime=83.6805ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/TAGS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:36 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 8fefd2e4-92e7-4e3b-b316-c84dcae96399
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{
"value": [],
"count": 0
}
--------------------------------------------------------------------------------
2023-10-02T15:22:36.485-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:36.485-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:36.485-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/jdoetest-api for resource type PRODUCTS (api-version=2021-12-01-preview)
2023-10-02T15:22:36.485-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:36.485-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/jdoetest-api for resource type PROPERTIES (api-version=2019-01-01)
2023-10-02T15:22:36.485-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:36.485-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/jdoetest-api/PRODUCTS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:36.485-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/jdoetest-api/PROPERTIES?api-version=2019-01-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:36.488-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/68.8264ms, OpTime=68.8264ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/jdoetest-api/OPENIDCONNECTPROVIDERS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 400 Bad Request
Cache-Control: no-cache
Content-Length: 137
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:36 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: dd362d45-69dc-48da-b063-08e053601b26
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{"error":{"code":"InvalidOperation","message":"Invalid API Management service state: ActivationFailed","details":null,"innerError":null}}
--------------------------------------------------------------------------------
2023-10-02T15:22:36.488-0400 [TRACE] aztfexport: Retry: response 400
2023-10-02T15:22:36.488-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:36.488-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/jdoetest-api for resource type CONTENTTYPES (api-version=2021-12-01-preview)
2023-10-02T15:22:36.488-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:36.488-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/jdoetest-api/CONTENTTYPES?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:36.491-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/71.1399ms, OpTime=71.1399ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/jdoetest-api/PORTALREVISIONS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 400 Bad Request
Cache-Control: no-cache
Content-Length: 137
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:36 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: b54bf20a-5107-4cd3-8b94-47cc19d760c2
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{"error":{"code":"InvalidOperation","message":"Invalid API Management service state: ActivationFailed","details":null,"innerError":null}}
--------------------------------------------------------------------------------
2023-10-02T15:22:36.491-0400 [TRACE] aztfexport: Retry: response 400
2023-10-02T15:22:36.491-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:36.491-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/jdoetest-api for resource type CERTIFICATES (api-version=2021-12-01-preview)
2023-10-02T15:22:36.491-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:36.491-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/jdoetest-api/CERTIFICATES?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:36.495-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/77.3403ms, OpTime=77.3403ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/GROUPS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:36 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: f5126803-bebb-4fe2-882b-7e9a868ee088
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{
"value": [
{
"id": "/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/groups/administrators",
"type": "Microsoft.ApiManagement/service/GROUPS",
"name": "administrators",
"properties": {
"displayName": "Administrators",
"description": "Administrators is a built-in group containing the admin email account provided at the time of service creation. Its membership is managed by the system.",
"builtIn": true,
"type": "system",
"externalId": null
}
},
{
"id": "/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/groups/developers",
"type": "Microsoft.ApiManagement/service/GROUPS",
"name": "developers",
"properties": {
"displayName": "Developers",
"description": "Developers is a built-in group. Its membership is managed by the system. Signed-in users fall into this group.",
"builtIn": true,
"type": "system",
"externalId": null
}
},
{
"id": "/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/groups/guests",
"type": "Microsoft.ApiManagement/service/GROUPS",
"name": "guests",
"properties": {
"displayName": "Guests",
"description": "Guests is a built-in group. Its membership is managed by the system. Unauthenticated users visiting the developer portal fall into this group.",
"builtIn": true,
"type": "system",
"externalId": null
}
}
],
"count": 3
}
--------------------------------------------------------------------------------
2023-10-02T15:22:36.495-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:36.495-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:36.496-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/jdoetest-api for resource type SCHEMAS (api-version=2021-12-01-preview)
2023-10-02T15:22:36.496-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:36.496-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/jdoetest-api/SCHEMAS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:36.519-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/110.8486ms, OpTime=110.8486ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/IDENTITYPROVIDERS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:36 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: a6aa57d7-f7fa-42e1-9ad5-be6cb9ddebac
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{
"value": [],
"count": 0
}
--------------------------------------------------------------------------------
2023-10-02T15:22:36.519-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:36.519-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:36.519-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/jdoetest-api for resource type BACKENDS (api-version=2021-12-01-preview)
2023-10-02T15:22:36.519-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:36.519-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/jdoetest-api/BACKENDS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:36.521-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/69.9182ms, OpTime=69.9182ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/jdoetest-api/API-VERSION-SETS?api-version=2018-06-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 400 Bad Request
Cache-Control: no-cache
Content-Length: 137
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:36 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 30d4fab0-8b87-483c-8a0f-6750ec733e9e
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{"error":{"code":"InvalidOperation","message":"Invalid API Management service state: ActivationFailed","details":null,"innerError":null}}
--------------------------------------------------------------------------------
2023-10-02T15:22:36.521-0400 [TRACE] aztfexport: Retry: response 400
2023-10-02T15:22:36.521-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:36.521-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/jdoetest-api for resource type NAMEDVALUES (api-version=2021-12-01-preview)
2023-10-02T15:22:36.521-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:36.521-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/jdoetest-api/NAMEDVALUES?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:36.530-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/70.0039ms, OpTime=70.0039ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/jdoetest-api/POLICIES?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 400 Bad Request
Cache-Control: no-cache
Content-Length: 137
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:36 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 14df1a12-8f77-4124-b9c5-567fd87b9f83
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{"error":{"code":"InvalidOperation","message":"Invalid API Management service state: ActivationFailed","details":null,"innerError":null}}
--------------------------------------------------------------------------------
2023-10-02T15:22:36.530-0400 [TRACE] aztfexport: Retry: response 400
2023-10-02T15:22:36.530-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:36.530-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/jdoetest-api for resource type TENANT (api-version=2021-12-01-preview)
2023-10-02T15:22:36.530-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:36.530-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/jdoetest-api/TENANT?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:36.535-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/67.5758ms, OpTime=67.6572ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/jdoetest-api/AUTHORIZATIONSERVERS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 400 Bad Request
Cache-Control: no-cache
Content-Length: 137
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:36 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: f6b2e29a-93a4-4197-ae34-7b24d9caaa5f
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{"error":{"code":"InvalidOperation","message":"Invalid API Management service state: ActivationFailed","details":null,"innerError":null}}
--------------------------------------------------------------------------------
2023-10-02T15:22:36.535-0400 [TRACE] aztfexport: Retry: response 400
2023-10-02T15:22:36.535-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:36.535-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/jdoetest-api for resource type TAGS (api-version=2021-12-01-preview)
2023-10-02T15:22:36.535-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:36.535-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/jdoetest-api/TAGS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:36.536-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/66.7998ms, OpTime=67.4791ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/jdoetest-api/APIVERSIONSETS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 400 Bad Request
Cache-Control: no-cache
Content-Length: 137
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:36 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: a501e950-e4f9-46ae-81ca-1ab9961f799e
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{"error":{"code":"InvalidOperation","message":"Invalid API Management service state: ActivationFailed","details":null,"innerError":null}}
--------------------------------------------------------------------------------
2023-10-02T15:22:36.536-0400 [TRACE] aztfexport: Retry: response 400
2023-10-02T15:22:36.536-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:36.536-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/jdoetest-api for resource type IDENTITYPROVIDERS (api-version=2021-12-01-preview)
2023-10-02T15:22:36.536-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:36.536-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/jdoetest-api/IDENTITYPROVIDERS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:36.563-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/77.7771ms, OpTime=78.4722ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/jdoetest-api/PROPERTIES?api-version=2019-01-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 400 Bad Request
Cache-Control: no-cache
Content-Length: 137
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:36 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 2ff0b9e0-c621-430c-8213-0f4b1c985d9d
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{"error":{"code":"InvalidOperation","message":"Invalid API Management service state: ActivationFailed","details":null,"innerError":null}}
--------------------------------------------------------------------------------
2023-10-02T15:22:36.563-0400 [TRACE] aztfexport: Retry: response 400
2023-10-02T15:22:36.564-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:36.564-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/jdoetest-api for resource type GROUPS (api-version=2021-12-01-preview)
2023-10-02T15:22:36.564-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/72.8339ms, OpTime=72.8339ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/jdoetest-api/CERTIFICATES?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 400 Bad Request
Cache-Control: no-cache
Content-Length: 137
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:36 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: c4b0f3d9-7a4c-4a56-ba62-f43e2d7af828
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{"error":{"code":"InvalidOperation","message":"Invalid API Management service state: ActivationFailed","details":null,"innerError":null}}
--------------------------------------------------------------------------------
2023-10-02T15:22:36.564-0400 [TRACE] aztfexport: Retry: response 400
2023-10-02T15:22:36.564-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:36.564-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/jdoetest-api for resource type DIAGNOSTICS (api-version=2021-12-01-preview)
2023-10-02T15:22:36.564-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:36.564-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/jdoetest-api/DIAGNOSTICS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:36.564-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/78.4446ms, OpTime=78.9801ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/jdoetest-api/PRODUCTS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 400 Bad Request
Cache-Control: no-cache
Content-Length: 137
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:36 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 92b11992-bf00-487c-9bf8-fca2b3d04bab
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{"error":{"code":"InvalidOperation","message":"Invalid API Management service state: ActivationFailed","details":null,"innerError":null}}
--------------------------------------------------------------------------------
2023-10-02T15:22:36.564-0400 [TRACE] aztfexport: Retry: response 400
2023-10-02T15:22:36.564-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:36.564-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/jdoetest-api/GROUPS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:36.565-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/76.7322ms, OpTime=76.7322ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/jdoetest-api/CONTENTTYPES?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 400 Bad Request
Cache-Control: no-cache
Content-Length: 137
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:36 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 324d9ba5-c35f-4a13-b556-c8ef540b8d6e
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{"error":{"code":"InvalidOperation","message":"Invalid API Management service state: ActivationFailed","details":null,"innerError":null}}
--------------------------------------------------------------------------------
2023-10-02T15:22:36.565-0400 [TRACE] aztfexport: Retry: response 400
2023-10-02T15:22:36.565-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:36.565-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:36.565-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/jdoetest-api for resource type POLICYFRAGMENTS (api-version=2021-12-01-preview)
2023-10-02T15:22:36.565-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:36.565-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/jdoetest-api/POLICYFRAGMENTS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:36.565-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/jdoetest-api for resource type PORTALCONFIGS (api-version=2021-12-01-preview)
2023-10-02T15:22:36.565-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:36.565-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/jdoetest-api/PORTALCONFIGS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:36.565-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/69.2677ms, OpTime=69.345ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/jdoetest-api/SCHEMAS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 400 Bad Request
Cache-Control: no-cache
Content-Length: 137
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:36 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 5676f687-91c2-4cf0-ba11-a487e2773e53
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{"error":{"code":"InvalidOperation","message":"Invalid API Management service state: ActivationFailed","details":null,"innerError":null}}
--------------------------------------------------------------------------------
2023-10-02T15:22:36.565-0400 [TRACE] aztfexport: Retry: response 400
2023-10-02T15:22:36.565-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:36.566-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/jdoetest-api for resource type PRIVATEENDPOINTCONNECTIONS (api-version=2021-12-01-preview)
2023-10-02T15:22:36.566-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:36.566-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/jdoetest-api/PRIVATEENDPOINTCONNECTIONS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:36.591-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/69.0566ms, OpTime=69.0566ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/jdoetest-api/NAMEDVALUES?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 400 Bad Request
Cache-Control: no-cache
Content-Length: 137
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:36 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 0b52eecc-1354-48c2-8040-142a2f924aad
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{"error":{"code":"InvalidOperation","message":"Invalid API Management service state: ActivationFailed","details":null,"innerError":null}}
--------------------------------------------------------------------------------
2023-10-02T15:22:36.591-0400 [TRACE] aztfexport: Retry: response 400
2023-10-02T15:22:36.591-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:36.591-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/jdoetest-api for resource type GATEWAYS (api-version=2021-12-01-preview)
2023-10-02T15:22:36.591-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:36.591-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/jdoetest-api/GATEWAYS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:36.591-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/71.6944ms, OpTime=71.829ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/jdoetest-api/BACKENDS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 400 Bad Request
Cache-Control: no-cache
Content-Length: 137
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:36 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 6eae927f-f6a4-4f29-9ee2-f5475b44ca6f
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{"error":{"code":"InvalidOperation","message":"Invalid API Management service state: ActivationFailed","details":null,"innerError":null}}
--------------------------------------------------------------------------------
2023-10-02T15:22:36.591-0400 [TRACE] aztfexport: Retry: response 400
2023-10-02T15:22:36.591-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:36.591-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/jdoetest-api for resource type LOGGERS (api-version=2021-12-01-preview)
2023-10-02T15:22:36.591-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:36.591-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/jdoetest-api/LOGGERS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:36.603-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/72.7187ms, OpTime=72.7187ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/jdoetest-api/TENANT?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 400 Bad Request
Cache-Control: no-cache
Content-Length: 137
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:36 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 48248799-bfca-4d5a-b040-8c0a95004051
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{"error":{"code":"InvalidOperation","message":"Invalid API Management service state: ActivationFailed","details":null,"innerError":null}}
--------------------------------------------------------------------------------
2023-10-02T15:22:36.603-0400 [TRACE] aztfexport: Retry: response 400
2023-10-02T15:22:36.603-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:36.603-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/jdoetest-api for resource type SUBSCRIPTIONS (api-version=2021-12-01-preview)
2023-10-02T15:22:36.603-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:36.603-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/jdoetest-api/SUBSCRIPTIONS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:36.608-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/71.9562ms, OpTime=71.9562ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/jdoetest-api/IDENTITYPROVIDERS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 400 Bad Request
Cache-Control: no-cache
Content-Length: 137
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:36 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 7bf43081-f0f8-4bc8-8cef-980028aa3275
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{"error":{"code":"InvalidOperation","message":"Invalid API Management service state: ActivationFailed","details":null,"innerError":null}}
--------------------------------------------------------------------------------
2023-10-02T15:22:36.608-0400 [TRACE] aztfexport: Retry: response 400
2023-10-02T15:22:36.608-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:36.608-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/jdoetest-api for resource type CACHES (api-version=2021-12-01-preview)
2023-10-02T15:22:36.608-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:36.608-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/jdoetest-api/CACHES?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:36.688-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/153.1936ms, OpTime=153.1936ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/jdoetest-api/TAGS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 400 Bad Request
Cache-Control: no-cache
Content-Length: 137
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:36 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 27ea1d68-a291-4c93-8244-daffcdd81e48
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{"error":{"code":"InvalidOperation","message":"Invalid API Management service state: ActivationFailed","details":null,"innerError":null}}
--------------------------------------------------------------------------------
2023-10-02T15:22:36.688-0400 [TRACE] aztfexport: Retry: response 400
2023-10-02T15:22:36.688-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:36.688-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/jdoetest-api for resource type NOTIFICATIONS (api-version=2021-12-01-preview)
2023-10-02T15:22:36.688-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:36.688-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/jdoetest-api/NOTIFICATIONS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:36.716-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/151.4291ms, OpTime=151.4291ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/jdoetest-api/DIAGNOSTICS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 400 Bad Request
Cache-Control: no-cache
Content-Length: 137
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:36 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 386e750d-97ea-446b-9460-b58959b4aeb4
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{"error":{"code":"InvalidOperation","message":"Invalid API Management service state: ActivationFailed","details":null,"innerError":null}}
--------------------------------------------------------------------------------
2023-10-02T15:22:36.716-0400 [TRACE] aztfexport: Retry: response 400
2023-10-02T15:22:36.716-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/150.6134ms, OpTime=150.6134ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/jdoetest-api/POLICYFRAGMENTS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 400 Bad Request
Cache-Control: no-cache
Content-Length: 137
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:36 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 5bf3fd59-5fb2-47be-b038-c8a01824b989
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{"error":{"code":"InvalidOperation","message":"Invalid API Management service state: ActivationFailed","details":null,"innerError":null}}
--------------------------------------------------------------------------------
2023-10-02T15:22:36.716-0400 [TRACE] aztfexport: Retry: response 400
2023-10-02T15:22:36.716-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:36.716-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:36.716-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/jdoetest-api for resource type TEMPLATES (api-version=2021-12-01-preview)
2023-10-02T15:22:36.716-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/jdoetest-api for resource type USERS (api-version=2021-12-01-preview)
2023-10-02T15:22:36.716-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:36.716-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/jdoetest-api/USERS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:36.716-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:36.716-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/jdoetest-api/TEMPLATES?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:36.717-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/151.7901ms, OpTime=151.7901ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/jdoetest-api/PORTALCONFIGS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 400 Bad Request
Cache-Control: no-cache
Content-Length: 137
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:36 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 04db0fa8-2f32-484b-9679-f4135a5b1f1f
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{"error":{"code":"InvalidOperation","message":"Invalid API Management service state: ActivationFailed","details":null,"innerError":null}}
--------------------------------------------------------------------------------
2023-10-02T15:22:36.717-0400 [TRACE] aztfexport: Retry: response 400
2023-10-02T15:22:36.717-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:36.717-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/jdoetest-api for resource type APIS (api-version=2021-12-01-preview)
2023-10-02T15:22:36.717-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:36.717-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Network/networkSecurityGroups/test-snowflakeintegration-nsg
2023-10-02T15:22:36.717-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/jdoetest-api/APIS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:36.730-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/165.4079ms, OpTime=165.4079ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/jdoetest-api/GROUPS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 400 Bad Request
Cache-Control: no-cache
Content-Length: 137
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:36 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 923385d4-470a-48c6-9bde-263adefe9334
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{"error":{"code":"InvalidOperation","message":"Invalid API Management service state: ActivationFailed","details":null,"innerError":null}}
--------------------------------------------------------------------------------
2023-10-02T15:22:36.730-0400 [TRACE] aztfexport: Retry: response 400
2023-10-02T15:22:36.730-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:36.730-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/jdoetest-api for resource type PORTALSETTINGS (api-version=2021-12-01-preview)
2023-10-02T15:22:36.730-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:36.730-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/jdoetest-api/PORTALSETTINGS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:36.730-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Network/publicIPAddresses/test-snowflakeintegration-pubip
2023-10-02T15:22:36.730-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/testsnowflakeintegra780
2023-10-02T15:22:36.731-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/138.9263ms, OpTime=138.9263ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/jdoetest-api/LOGGERS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 400 Bad Request
Cache-Control: no-cache
Content-Length: 137
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:36 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: dd2a29ae-b488-4d47-933d-556562b949f8
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{"error":{"code":"InvalidOperation","message":"Invalid API Management service state: ActivationFailed","details":null,"innerError":null}}
--------------------------------------------------------------------------------
2023-10-02T15:22:36.731-0400 [TRACE] aztfexport: Retry: response 400
2023-10-02T15:22:36.731-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:36.731-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Network/networkSecurityGroups/test-snowflakeintegration-nsg for resource type SECURITYRULES (api-version=2022-01-01)
2023-10-02T15:22:36.731-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:36.731-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Network/networkSecurityGroups/test-snowflakeintegration-nsg/SECURITYRULES?api-version=2022-01-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:36.735-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/144.3738ms, OpTime=144.3738ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/jdoetest-api/GATEWAYS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 400 Bad Request
Cache-Control: no-cache
Content-Length: 137
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:36 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: c91810ee-435d-4bb6-a563-1727b00d9cb3
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{"error":{"code":"InvalidOperation","message":"Invalid API Management service state: ActivationFailed","details":null,"innerError":null}}
--------------------------------------------------------------------------------
2023-10-02T15:22:36.735-0400 [TRACE] aztfexport: Retry: response 400
2023-10-02T15:22:36.735-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:36.735-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/testsnowflakeintegra780 for resource type FILESERVICES (api-version=2022-05-01)
2023-10-02T15:22:36.735-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:36.735-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/testsnowflakeintegra780/FILESERVICES?api-version=2022-05-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:36.754-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/187.9198ms, OpTime=187.9198ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/jdoetest-api/PRIVATEENDPOINTCONNECTIONS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:36 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 12f14cd0-a135-4667-9bc1-5cee26e0964d
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{"value":[]}
--------------------------------------------------------------------------------
2023-10-02T15:22:36.754-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:36.754-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:36.754-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/testsnowflakeintegra780 for resource type QUEUESERVICES (api-version=2022-05-01)
2023-10-02T15:22:36.754-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:36.754-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/testsnowflakeintegra780/QUEUESERVICES?api-version=2022-05-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:36.760-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/151.9041ms, OpTime=151.9041ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/jdoetest-api/CACHES?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 400 Bad Request
Cache-Control: no-cache
Content-Length: 137
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:36 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: b5c2ee71-2c3a-4d6f-82e2-67e511c7aa8b
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{"error":{"code":"InvalidOperation","message":"Invalid API Management service state: ActivationFailed","details":null,"innerError":null}}
--------------------------------------------------------------------------------
2023-10-02T15:22:36.760-0400 [TRACE] aztfexport: Retry: response 400
2023-10-02T15:22:36.760-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:36.760-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/testsnowflakeintegra780 for resource type INVENTORYPOLICIES (api-version=2022-05-01)
2023-10-02T15:22:36.760-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:36.760-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/testsnowflakeintegra780/INVENTORYPOLICIES?api-version=2022-05-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:36.775-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/86.7604ms, OpTime=86.7604ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/jdoetest-api/NOTIFICATIONS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 400 Bad Request
Cache-Control: no-cache
Content-Length: 137
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:36 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 770ffedb-1a7d-45c9-a30e-2f4f3d5400c6
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{"error":{"code":"InvalidOperation","message":"Invalid API Management service state: ActivationFailed","details":null,"innerError":null}}
--------------------------------------------------------------------------------
2023-10-02T15:22:36.775-0400 [TRACE] aztfexport: Retry: response 400
2023-10-02T15:22:36.776-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:36.776-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/testsnowflakeintegra780 for resource type OBJECTREPLICATIONPOLICIES (api-version=2022-05-01)
2023-10-02T15:22:36.776-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:36.776-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/testsnowflakeintegra780/OBJECTREPLICATIONPOLICIES?api-version=2022-05-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:36.778-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/174.1512ms, OpTime=174.1512ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/jdoetest-api/SUBSCRIPTIONS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 400 Bad Request
Cache-Control: no-cache
Content-Length: 137
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:36 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: db10c9ab-4409-4e34-b8ba-5eb18d69d97a
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{"error":{"code":"InvalidOperation","message":"Invalid API Management service state: ActivationFailed","details":null,"innerError":null}}
--------------------------------------------------------------------------------
2023-10-02T15:22:36.778-0400 [TRACE] aztfexport: Retry: response 400
2023-10-02T15:22:36.778-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:36.778-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/testsnowflakeintegra780 for resource type ENCRYPTIONSCOPES (api-version=2022-05-01)
2023-10-02T15:22:36.778-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:36.778-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/testsnowflakeintegra780/ENCRYPTIONSCOPES?api-version=2022-05-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:36.797-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/80.1923ms, OpTime=80.2716ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/jdoetest-api/USERS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 400 Bad Request
Cache-Control: no-cache
Content-Length: 137
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:36 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 84534daf-e898-4efb-9f28-4ddc8713b67a
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{"error":{"code":"InvalidOperation","message":"Invalid API Management service state: ActivationFailed","details":null,"innerError":null}}
--------------------------------------------------------------------------------
2023-10-02T15:22:36.797-0400 [TRACE] aztfexport: Retry: response 400
2023-10-02T15:22:36.797-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:36.797-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/testsnowflakeintegra780 for resource type TABLESERVICES (api-version=2022-05-01)
2023-10-02T15:22:36.797-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:36.797-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/testsnowflakeintegra780/TABLESERVICES?api-version=2022-05-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:36.801-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/70.7332ms, OpTime=70.7332ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/jdoetest-api/PORTALSETTINGS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 400 Bad Request
Cache-Control: no-cache
Content-Length: 137
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:36 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: ae28fbcc-c1c2-4899-a5a1-cf6fd9ddbc3d
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{"error":{"code":"InvalidOperation","message":"Invalid API Management service state: ActivationFailed","details":null,"innerError":null}}
--------------------------------------------------------------------------------
2023-10-02T15:22:36.801-0400 [TRACE] aztfexport: Retry: response 400
2023-10-02T15:22:36.801-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:36.801-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/testsnowflakeintegra780 for resource type MANAGEMENTPOLICIES (api-version=2022-05-01)
2023-10-02T15:22:36.801-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:36.801-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/testsnowflakeintegra780/MANAGEMENTPOLICIES?api-version=2022-05-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:36.803-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/86.1705ms, OpTime=86.1705ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/jdoetest-api/TEMPLATES?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 400 Bad Request
Cache-Control: no-cache
Content-Length: 137
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:36 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: a33d834a-8e75-4054-bb1f-be858b81d14b
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{"error":{"code":"InvalidOperation","message":"Invalid API Management service state: ActivationFailed","details":null,"innerError":null}}
--------------------------------------------------------------------------------
2023-10-02T15:22:36.803-0400 [TRACE] aztfexport: Retry: response 400
2023-10-02T15:22:36.803-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:36.803-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/testsnowflakeintegra780 for resource type LOCALUSERS (api-version=2022-05-01)
2023-10-02T15:22:36.803-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:36.803-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/testsnowflakeintegra780/LOCALUSERS?api-version=2022-05-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:36.808-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/91.0486ms, OpTime=91.0486ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/jdoetest-api/APIS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 400 Bad Request
Cache-Control: no-cache
Content-Length: 137
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:36 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 72cb5254-0173-486e-830b-66cf82fb4931
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{"error":{"code":"InvalidOperation","message":"Invalid API Management service state: ActivationFailed","details":null,"innerError":null}}
--------------------------------------------------------------------------------
2023-10-02T15:22:36.808-0400 [TRACE] aztfexport: Retry: response 400
2023-10-02T15:22:36.808-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:36.808-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/testsnowflakeintegra780 for resource type PRIVATEENDPOINTCONNECTIONS (api-version=2022-05-01)
2023-10-02T15:22:36.808-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/jdoestoretest
2023-10-02T15:22:36.808-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:36.808-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/testsnowflakeintegra780/PRIVATEENDPOINTCONNECTIONS?api-version=2022-05-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:36.810-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/79.0304ms, OpTime=79.0304ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Network/networkSecurityGroups/test-snowflakeintegration-nsg/SECURITYRULES?api-version=2022-01-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:36 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Arm-Service-Request-Id: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 13b4fd25-7622-4919-81ed-3353e8c9d502
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{
"value": [
{
"name": "AllowPublicHTTPSInbound",
"id": "/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Network/networkSecurityGroups/test-snowflakeintegration-nsg/securityRules/AllowPublicHTTPSInbound",
"etag": "W/\"cb5c3ee0-ef97-4b3b-bcdd-a548a01a4bcf\"",
"type": "Microsoft.Network/networkSecurityGroups/securityRules",
"properties": {
"provisioningState": "Succeeded",
"protocol": "TCP",
"sourcePortRange": "*",
"destinationPortRange": "443",
"sourceAddressPrefix": "Internet",
"destinationAddressPrefix": "*",
"access": "Allow",
"priority": 100,
"direction": "Inbound",
"sourcePortRanges": [],
"destinationPortRanges": [],
"sourceAddressPrefixes": [],
"destinationAddressPrefixes": []
}
},
{
"name": "AllowAPIMInbound",
"id": "/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Network/networkSecurityGroups/test-snowflakeintegration-nsg/securityRules/AllowAPIMInbound",
"etag": "W/\"cb5c3ee0-ef97-4b3b-bcdd-a548a01a4bcf\"",
"type": "Microsoft.Network/networkSecurityGroups/securityRules",
"properties": {
"provisioningState": "Succeeded",
"protocol": "*",
"sourcePortRange": "*",
"destinationPortRange": "3443",
"sourceAddressPrefix": "ApiManagement",
"destinationAddressPrefix": "*",
"access": "Allow",
"priority": 111,
"direction": "Inbound",
"sourcePortRanges": [],
"destinationPortRanges": [],
"sourceAddressPrefixes": [],
"destinationAddressPrefixes": []
}
},
{
"name": "AllowVnetHTTPSInbound",
"id": "/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Network/networkSecurityGroups/test-snowflakeintegration-nsg/securityRules/AllowVnetHTTPSInbound",
"etag": "W/\"cb5c3ee0-ef97-4b3b-bcdd-a548a01a4bcf\"",
"type": "Microsoft.Network/networkSecurityGroups/securityRules",
"properties": {
"provisioningState": "Succeeded",
"protocol": "TCP",
"sourcePortRange": "*",
"destinationPortRange": "443",
"sourceAddressPrefix": "VirtualNetwork",
"destinationAddressPrefix": "*",
"access": "Allow",
"priority": 121,
"direction": "Inbound",
"sourcePortRanges": [],
"destinationPortRanges": [],
"sourceAddressPrefixes": [],
"destinationAddressPrefixes": []
}
}
]
}
--------------------------------------------------------------------------------
2023-10-02T15:22:36.810-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:36.810-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:36.810-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/testsnowflakeintegra780 for resource type BLOBSERVICES (api-version=2022-05-01)
2023-10-02T15:22:36.810-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:36.810-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/testsnowflakeintegra780/BLOBSERVICES?api-version=2022-05-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:36.842-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/107.1536ms, OpTime=107.1536ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/testsnowflakeintegra780/FILESERVICES?api-version=2022-05-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json
Date: Mon, 02 Oct 2023 19:22:36 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 78e83e89-daf2-414e-92ee-8ab2b60cb7fc
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{"value":[{"sku":{"name":"Standard_LRS","tier":"Standard"},"id":"/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/testsnowflakeintegra780/fileServices/default","name":"default","type":"Microsoft.Storage/storageAccounts/fileServices","properties":{"protocolSettings":{"smb":{}},"cors":{"corsRules":[]},"shareDeleteRetentionPolicy":{"enabled":true,"days":7}}}]}
--------------------------------------------------------------------------------
2023-10-02T15:22:36.842-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:36.842-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:36.842-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/jdoestoretest for resource type MANAGEMENTPOLICIES (api-version=2022-05-01)
2023-10-02T15:22:36.842-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:36.842-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/jdoestoretest/MANAGEMENTPOLICIES?api-version=2022-05-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:36.850-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/73.8186ms, OpTime=73.8186ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/testsnowflakeintegra780/OBJECTREPLICATIONPOLICIES?api-version=2022-05-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json
Date: Mon, 02 Oct 2023 19:22:36 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 15d7b547-7559-43e0-8c94-73e5bde2037e
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{"value":[]}
--------------------------------------------------------------------------------
2023-10-02T15:22:36.850-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:36.850-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:36.850-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/jdoestoretest for resource type LOCALUSERS (api-version=2022-05-01)
2023-10-02T15:22:36.850-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:36.850-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/jdoestoretest/LOCALUSERS?api-version=2022-05-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:36.857-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/96.8886ms, OpTime=96.8886ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/testsnowflakeintegra780/INVENTORYPOLICIES?api-version=2022-05-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 404 Not Found
Cache-Control: no-cache
Content-Length: 122
Content-Type: application/json
Date: Mon, 02 Oct 2023 19:22:36 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 603d0c5e-0324-4a57-ac4b-27e5a139273c
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{"error":{"code":"BlobInventoryPolicyNotFound","message":"Blob inventory policy does not exist for the storage account."}}
--------------------------------------------------------------------------------
2023-10-02T15:22:36.857-0400 [TRACE] aztfexport: Retry: response 404
2023-10-02T15:22:36.857-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:36.857-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/jdoestoretest for resource type PRIVATEENDPOINTCONNECTIONS (api-version=2022-05-01)
2023-10-02T15:22:36.858-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:36.858-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/jdoestoretest/PRIVATEENDPOINTCONNECTIONS?api-version=2022-05-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:36.866-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/112.4275ms, OpTime=112.4275ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/testsnowflakeintegra780/QUEUESERVICES?api-version=2022-05-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json
Date: Mon, 02 Oct 2023 19:22:36 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: ace974d5-acbb-48f5-9e76-c0f17b96a4c2
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{"value":[{"id":"/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/testsnowflakeintegra780/queueServices/default","name":"default","type":"Microsoft.Storage/storageAccounts/queueServices","properties":{"logging":{"version":"1.0","delete":false,"read":false,"write":false,"retentionPolicy":{"enabled":false}},"cors":{"corsRules":[]}}}]}
--------------------------------------------------------------------------------
2023-10-02T15:22:36.866-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:36.866-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:36.866-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/jdoestoretest for resource type BLOBSERVICES (api-version=2022-05-01)
2023-10-02T15:22:36.866-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:36.867-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/jdoestoretest/BLOBSERVICES?api-version=2022-05-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:36.879-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/78.4568ms, OpTime=78.4568ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/testsnowflakeintegra780/MANAGEMENTPOLICIES?api-version=2022-05-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 404 Not Found
Cache-Control: no-cache
Content-Length: 314
Content-Type: application/json
Date: Mon, 02 Oct 2023 19:22:36 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 60df5210-7c28-4cc8-8207-be0ed47a3127
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{"error":{"code":"HttpResourceNotFound","message":"The request url https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/testsnowflakeintegra780/MANAGEMENTPOLICIES?api-version=2022-05-01 is not found."}}
--------------------------------------------------------------------------------
2023-10-02T15:22:36.880-0400 [TRACE] aztfexport: Retry: response 404
2023-10-02T15:22:36.880-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:36.880-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/jdoestoretest for resource type OBJECTREPLICATIONPOLICIES (api-version=2022-05-01)
2023-10-02T15:22:36.880-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:36.880-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/jdoestoretest/OBJECTREPLICATIONPOLICIES?api-version=2022-05-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:36.880-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/101.4592ms, OpTime=101.4592ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/testsnowflakeintegra780/ENCRYPTIONSCOPES?api-version=2022-05-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json
Date: Mon, 02 Oct 2023 19:22:36 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: b1f3af7d-8353-4ac2-b19a-c357bf99384d
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{"value":[]}
--------------------------------------------------------------------------------
2023-10-02T15:22:36.880-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:36.880-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:36.880-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/jdoestoretest for resource type ENCRYPTIONSCOPES (api-version=2022-05-01)
2023-10-02T15:22:36.880-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:36.880-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/71.6634ms, OpTime=71.6634ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/testsnowflakeintegra780/PRIVATEENDPOINTCONNECTIONS?api-version=2022-05-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json
Date: Mon, 02 Oct 2023 19:22:36 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 7d1b9e8d-b645-4583-b9c6-5b387850026e
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{"value":[]}
--------------------------------------------------------------------------------
2023-10-02T15:22:36.880-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:36.880-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:36.880-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/jdoestoretest/ENCRYPTIONSCOPES?api-version=2022-05-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:36.880-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/jdoestoretest for resource type TABLESERVICES (api-version=2022-05-01)
2023-10-02T15:22:36.881-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:36.881-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/jdoestoretest/TABLESERVICES?api-version=2022-05-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:36.902-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/99.2472ms, OpTime=99.2472ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/testsnowflakeintegra780/LOCALUSERS?api-version=2022-05-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json
Date: Mon, 02 Oct 2023 19:22:36 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: ae2fa506-2c7e-4a08-bd7e-beb3f54a3da2
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{"value":[]}
--------------------------------------------------------------------------------
2023-10-02T15:22:36.902-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:36.902-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:36.902-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/jdoestoretest for resource type INVENTORYPOLICIES (api-version=2022-05-01)
2023-10-02T15:22:36.902-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:36.902-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/jdoestoretest/INVENTORYPOLICIES?api-version=2022-05-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:36.903-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/92.2438ms, OpTime=92.7674ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/testsnowflakeintegra780/BLOBSERVICES?api-version=2022-05-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json
Date: Mon, 02 Oct 2023 19:22:36 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: e13cdc01-7037-49d8-8922-8aa37945615c
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{"value":[{"sku":{"name":"Standard_LRS","tier":"Standard"},"id":"/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/testsnowflakeintegra780/blobServices/default","name":"default","type":"Microsoft.Storage/storageAccounts/blobServices","properties":{"cors":{"corsRules":[]},"deleteRetentionPolicy":{"allowPermanentDelete":false,"enabled":false}}}]}
--------------------------------------------------------------------------------
2023-10-02T15:22:36.903-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:36.903-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:36.903-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/jdoestoretest for resource type FILESERVICES (api-version=2022-05-01)
2023-10-02T15:22:36.903-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/serverFarms/test-snowflakeintegration-asp
2023-10-02T15:22:36.903-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/serverFarms/jdoeappstest
2023-10-02T15:22:36.903-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:36.903-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/jdoestoretest/FILESERVICES?api-version=2022-05-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:36.903-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/hello-jdoetest
2023-10-02T15:22:36.908-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/111.3543ms, OpTime=111.3543ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/testsnowflakeintegra780/TABLESERVICES?api-version=2022-05-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json
Date: Mon, 02 Oct 2023 19:22:36 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 94978c88-084a-4ea2-80e8-5f73f2484080
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{"value":[{"id":"/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/testsnowflakeintegra780/tableServices/default","name":"default","type":"Microsoft.Storage/storageAccounts/tableServices","properties":{"cors":{"corsRules":[]}}}]}
--------------------------------------------------------------------------------
2023-10-02T15:22:36.908-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:36.908-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:36.908-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/jdoestoretest for resource type QUEUESERVICES (api-version=2022-05-01)
2023-10-02T15:22:36.908-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:36.908-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/jdoestoretest/QUEUESERVICES?api-version=2022-05-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:36.908-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/65.7536ms, OpTime=65.7536ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/jdoestoretest/MANAGEMENTPOLICIES?api-version=2022-05-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 404 Not Found
Cache-Control: no-cache
Content-Length: 305
Content-Type: application/json
Date: Mon, 02 Oct 2023 19:22:36 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 09c67eea-30ba-450e-b73e-79da69d9c192
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{"error":{"code":"HttpResourceNotFound","message":"The request url https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/jdoestoretest/MANAGEMENTPOLICIES?api-version=2022-05-01 is not found."}}
--------------------------------------------------------------------------------
2023-10-02T15:22:36.908-0400 [TRACE] aztfexport: Retry: response 404
2023-10-02T15:22:36.908-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:36.908-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/hello-jdoetest for resource type HYBRIDCONNECTION (api-version=2022-03-01)
2023-10-02T15:22:36.909-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:36.909-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/hello-jdoetest/HYBRIDCONNECTION?api-version=2022-03-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:36.921-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/63.8749ms, OpTime=63.8749ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/jdoestoretest/PRIVATEENDPOINTCONNECTIONS?api-version=2022-05-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json
Date: Mon, 02 Oct 2023 19:22:36 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 02d03434-6636-4044-80d8-a75879207872
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{"value":[]}
--------------------------------------------------------------------------------
2023-10-02T15:22:36.922-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:36.922-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:36.922-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/hello-jdoetest for resource type SOURCECONTROLS (api-version=2022-03-01)
2023-10-02T15:22:36.922-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:36.922-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/hello-jdoetest/SOURCECONTROLS?api-version=2022-03-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:36.925-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/75.137ms, OpTime=75.137ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/jdoestoretest/LOCALUSERS?api-version=2022-05-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json
Date: Mon, 02 Oct 2023 19:22:36 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 2ccfd778-ee85-4689-81cb-39b893eb364a
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{"value":[]}
--------------------------------------------------------------------------------
2023-10-02T15:22:36.925-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:36.925-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:36.925-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/hello-jdoetest for resource type SNAPSHOTS (api-version=2015-08-01)
2023-10-02T15:22:36.925-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:36.925-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/hello-jdoetest/SNAPSHOTS?api-version=2015-08-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:36.943-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/63.116ms, OpTime=63.116ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/jdoestoretest/OBJECTREPLICATIONPOLICIES?api-version=2022-05-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json
Date: Mon, 02 Oct 2023 19:22:36 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 9dd777ff-0691-4a85-b598-216c0c594834
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{"value":[]}
--------------------------------------------------------------------------------
2023-10-02T15:22:36.943-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:36.943-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:36.943-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/hello-jdoetest for resource type DEPLOYMENTS (api-version=2022-03-01)
2023-10-02T15:22:36.943-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:36.943-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/hello-jdoetest/DEPLOYMENTS?api-version=2022-03-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:36.956-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/88.9132ms, OpTime=88.9132ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/jdoestoretest/BLOBSERVICES?api-version=2022-05-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json
Date: Mon, 02 Oct 2023 19:22:36 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: c7ee8984-bd75-463a-9672-b72fc472f5da
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{"value":[{"sku":{"name":"Standard_LRS","tier":"Standard"},"id":"/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/jdoestoretest/blobServices/default","name":"default","type":"Microsoft.Storage/storageAccounts/blobServices","properties":{"cors":{"corsRules":[]},"deleteRetentionPolicy":{"allowPermanentDelete":false,"enabled":false}}}]}
--------------------------------------------------------------------------------
2023-10-02T15:22:36.956-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:36.956-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:36.956-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/hello-jdoetest for resource type HOSTNAMEBINDINGS (api-version=2022-03-01)
2023-10-02T15:22:36.956-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:36.956-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/hello-jdoetest/HOSTNAMEBINDINGS?api-version=2022-03-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:36.958-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/77.5419ms, OpTime=77.5419ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/jdoestoretest/TABLESERVICES?api-version=2022-05-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json
Date: Mon, 02 Oct 2023 19:22:36 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 2ce969a8-7b5d-4c91-aba2-6077bdfd2f59
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{"value":[{"id":"/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/jdoestoretest/tableServices/default","name":"default","type":"Microsoft.Storage/storageAccounts/tableServices","properties":{"cors":{"corsRules":[]}}}]}
--------------------------------------------------------------------------------
2023-10-02T15:22:36.958-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:36.958-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:36.958-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/hello-jdoetest for resource type PUBLICCERTIFICATES (api-version=2022-03-01)
2023-10-02T15:22:36.958-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:36.958-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/hello-jdoetest/PUBLICCERTIFICATES?api-version=2022-03-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:36.980-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/78.2312ms, OpTime=78.2312ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/jdoestoretest/INVENTORYPOLICIES?api-version=2022-05-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 404 Not Found
Cache-Control: no-cache
Content-Length: 122
Content-Type: application/json
Date: Mon, 02 Oct 2023 19:22:36 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 0f085c82-02fa-4947-b91d-583b0128a327
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{"error":{"code":"BlobInventoryPolicyNotFound","message":"Blob inventory policy does not exist for the storage account."}}
--------------------------------------------------------------------------------
2023-10-02T15:22:36.980-0400 [TRACE] aztfexport: Retry: response 404
2023-10-02T15:22:36.980-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:36.981-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/hello-jdoetest for resource type PRIVATEACCESS (api-version=2022-03-01)
2023-10-02T15:22:36.981-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:36.981-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/hello-jdoetest/PRIVATEACCESS?api-version=2022-03-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:37.004-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/96.4001ms, OpTime=96.4001ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/jdoestoretest/QUEUESERVICES?api-version=2022-05-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json
Date: Mon, 02 Oct 2023 19:22:36 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 81a59fec-77df-43b5-9b89-671e14a2f5e7
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{"value":[{"id":"/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/jdoestoretest/queueServices/default","name":"default","type":"Microsoft.Storage/storageAccounts/queueServices","properties":{"logging":{"version":"1.0","delete":false,"read":false,"write":false,"retentionPolicy":{"enabled":false}},"cors":{"corsRules":[]}}}]}
--------------------------------------------------------------------------------
2023-10-02T15:22:37.004-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:37.004-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:37.004-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/hello-jdoetest for resource type CONFIG (api-version=2022-03-01)
2023-10-02T15:22:37.004-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:37.004-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/hello-jdoetest/CONFIG?api-version=2022-03-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:37.015-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/111.6821ms, OpTime=111.6821ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/jdoestoretest/FILESERVICES?api-version=2022-05-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json
Date: Mon, 02 Oct 2023 19:22:36 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: a363e52d-0ba1-4430-95a2-9627c9f9c83e
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{"value":[{"sku":{"name":"Standard_LRS","tier":"Standard"},"id":"/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/jdoestoretest/fileServices/default","name":"default","type":"Microsoft.Storage/storageAccounts/fileServices","properties":{"protocolSettings":{"smb":{}},"cors":{"corsRules":[]},"shareDeleteRetentionPolicy":{"enabled":true,"days":7}}}]}
--------------------------------------------------------------------------------
2023-10-02T15:22:37.015-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:37.015-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/92.9737ms, OpTime=92.9737ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/hello-jdoetest/SOURCECONTROLS?api-version=2022-03-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 404 Not Found
Cache-Control: no-cache
Content-Length: 0
Date: Mon, 02 Oct 2023 19:22:36 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-IIS/10.0
Strict-Transport-Security: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: a247f78f-5f21-4394-b0d8-1df86bf0bead
X-Ms-Routing-Request-Id: REDACTED
X-Powered-By: REDACTED
Response contained no body
2023-10-02T15:22:37.015-0400 [TRACE] aztfexport: Retry: response 404
2023-10-02T15:22:37.015-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:37.015-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:37.015-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/hello-jdoetest for resource type EXTENSIONS (api-version=2022-03-01)
2023-10-02T15:22:37.015-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:37.015-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/hello-jdoetest for resource type DOMAINOWNERSHIPIDENTIFIERS (api-version=2022-03-01)
2023-10-02T15:22:37.015-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:37.015-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/hello-jdoetest/DOMAINOWNERSHIPIDENTIFIERS?api-version=2022-03-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:37.015-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/hello-jdoetest/EXTENSIONS?api-version=2022-03-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:37.035-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/154.9123ms, OpTime=154.9123ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/jdoestoretest/ENCRYPTIONSCOPES?api-version=2022-05-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json
Date: Mon, 02 Oct 2023 19:22:36 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: dc2c02e1-07eb-4243-8da7-8d8ad45a52fe
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{"value":[]}
--------------------------------------------------------------------------------
2023-10-02T15:22:37.035-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:37.035-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:37.035-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/hello-jdoetest for resource type FUNCTIONS (api-version=2022-03-01)
2023-10-02T15:22:37.035-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:37.035-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/hello-jdoetest/FUNCTIONS?api-version=2022-03-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:37.070-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/88.5831ms, OpTime=88.5831ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/hello-jdoetest/PRIVATEACCESS?api-version=2022-03-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 404 Not Found
Cache-Control: no-cache
Content-Length: 0
Date: Mon, 02 Oct 2023 19:22:37 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-IIS/10.0
Strict-Transport-Security: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 37105ff6-dbf0-40a1-be30-77baef300848
X-Ms-Routing-Request-Id: REDACTED
X-Powered-By: REDACTED
Response contained no body
2023-10-02T15:22:37.070-0400 [TRACE] aztfexport: Retry: response 404
2023-10-02T15:22:37.070-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:37.070-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/hello-jdoetest for resource type BASICPUBLISHINGCREDENTIALSPOLICIES (api-version=2022-03-01)
2023-10-02T15:22:37.070-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/161.839ms, OpTime=161.839ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/hello-jdoetest/HYBRIDCONNECTION?api-version=2022-03-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json
Date: Mon, 02 Oct 2023 19:22:37 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-IIS/10.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Aspnet-Version: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 722142b6-82af-4b75-a895-93baf5d5a10c
X-Ms-Routing-Request-Id: REDACTED
X-Powered-By: REDACTED
--------------------------------------------------------------------------------
{"id":"hello-jdoetest","name":"Microsoft.Web/sites","type":"East US","properties":[]}
--------------------------------------------------------------------------------
2023-10-02T15:22:37.071-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:37.071-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:37.071-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:37.071-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/hello-jdoetest/BASICPUBLISHINGCREDENTIALSPOLICIES?api-version=2022-03-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:37.071-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/hello-jdoetest for resource type PRIVATEENDPOINTCONNECTIONS (api-version=2022-03-01)
2023-10-02T15:22:37.071-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:37.071-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/hello-jdoetest/PRIVATEENDPOINTCONNECTIONS?api-version=2022-03-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:37.111-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/95.7135ms, OpTime=95.7783ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/hello-jdoetest/DOMAINOWNERSHIPIDENTIFIERS?api-version=2022-03-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json
Date: Mon, 02 Oct 2023 19:22:37 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-IIS/10.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Aspnet-Version: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 67f81e2e-78a7-481b-80e0-462e770e7403
X-Ms-Routing-Request-Id: REDACTED
X-Powered-By: REDACTED
--------------------------------------------------------------------------------
{"value":[],"nextLink":null,"id":null}
--------------------------------------------------------------------------------
2023-10-02T15:22:37.111-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:37.111-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:37.111-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/hello-jdoetest for resource type NETWORKCONFIG (api-version=2022-03-01)
2023-10-02T15:22:37.111-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:37.111-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/hello-jdoetest/NETWORKCONFIG?api-version=2022-03-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:37.164-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/92.7666ms, OpTime=92.7666ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/hello-jdoetest/PRIVATEENDPOINTCONNECTIONS?api-version=2022-03-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json
Date: Mon, 02 Oct 2023 19:22:37 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-IIS/10.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Aspnet-Version: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 0eea7e72-0923-4eb8-a12c-e29485f90f06
X-Ms-Routing-Request-Id: REDACTED
X-Powered-By: REDACTED
--------------------------------------------------------------------------------
{"value":[],"nextLink":null,"id":null}
--------------------------------------------------------------------------------
2023-10-02T15:22:37.164-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:37.164-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:37.164-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/hello-jdoetest for resource type MIGRATE (api-version=2022-03-01)
2023-10-02T15:22:37.164-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:37.164-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/hello-jdoetest/MIGRATE?api-version=2022-03-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:37.176-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/170.5251ms, OpTime=170.5251ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/hello-jdoetest/CONFIG?api-version=2022-03-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json
Date: Mon, 02 Oct 2023 19:22:37 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-IIS/10.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Aspnet-Version: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: f1432a20-b321-4394-bf1c-2ba5cbfc101a
X-Ms-Routing-Request-Id: REDACTED
X-Powered-By: REDACTED
--------------------------------------------------------------------------------
{"value":[{"id":"/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/hello-jdoetest/config/web","name":"hello-jdoetest","type":"Microsoft.Web/sites/config","location":"East US","tags":{},"properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v6.0","phpVersion":"","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"windowsConfiguredStacks":[],"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$hello-jdoetest","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":true,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":true,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"9bdf935e-4391-488b-855d-dbb13e613292_jdoesubnettest","vnetRouteAllEnabled":true,"vnetPrivatePortsCount":0,"publicNetworkAccess":"Enabled","siteAuthEnabled":true,"siteAuthSettingsV2":{"platform":{"enabled":true},"globalValidation":{"unauthenticatedClientAction":"Return401"},"identityProviders":{"azureActiveDirectory":{"registration":{"openIdIssuer":"https://sts.windows.net/b99a2e67-f12e-4273-b1c2-021b16b9802b/v2.0","clientId":"487ed65b-aff9-4f7c-8e28-bab10a2a2079","clientSecretSettingName":"MICROSOFT_PROVIDER_AUTHENTICATION_SECRET"},"validation":{"allowedAudiences":["api://487ed65b-aff9-4f7c-8e28-bab10a2a2079"]},"isAutoProvisioned":true}},"login":{"tokenStore":{"enabled":true},"preserveUrlFragmentsForLogins":false}},"cors":{"allowedOrigins":["https://portal.azure.com"],"supportCredentials":false},"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"108.29.9.49/32","action":"Allow","tag":"Default","priority":100,"name":"jdoehome"},{"ipAddress":"Any","action":"Deny","priority":2147483647,"name":"Deny all","description":"Deny all access"}],"ipSecurityRestrictionsDefaultAction":"Deny","scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":2147483647,"name":"Allow all","description":"Allow all access"}],"scmIpSecurityRestrictionsDefaultAction":"Allow","scmIpSecurityRestrictionsUseMain":false,"http20Enabled":false,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"FtpsOnly","preWarmedInstanceCount":0,"functionAppScaleLimit":0,"elasticWebAppScaleLimit":null,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume","sitePrivateLinkHostEnabled":false}}],"nextLink":null,"id":"/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/hello-jdoetest/config"}
--------------------------------------------------------------------------------
2023-10-02T15:22:37.179-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:37.179-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:37.189-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/hello-jdoetest for resource type PREMIERADDONS (api-version=2022-03-01)
2023-10-02T15:22:37.189-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:37.189-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/hello-jdoetest/PREMIERADDONS?api-version=2022-03-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:37.201-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/89.4017ms, OpTime=89.4017ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/hello-jdoetest/NETWORKCONFIG?api-version=2022-03-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 404 Not Found
Cache-Control: no-cache
Content-Length: 0
Date: Mon, 02 Oct 2023 19:22:37 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-IIS/10.0
Strict-Transport-Security: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 57d2e563-2df2-4aea-895e-51ace1a2f8e0
X-Ms-Routing-Request-Id: REDACTED
X-Powered-By: REDACTED
Response contained no body
2023-10-02T15:22:37.201-0400 [TRACE] aztfexport: Retry: response 404
2023-10-02T15:22:37.201-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:37.201-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/hello-jdoetest for resource type VIRTUALNETWORKCONNECTIONS (api-version=2022-03-01)
2023-10-02T15:22:37.201-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:37.201-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/hello-jdoetest/VIRTUALNETWORKCONNECTIONS?api-version=2022-03-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:37.205-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/133.5815ms, OpTime=133.701ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/hello-jdoetest/BASICPUBLISHINGCREDENTIALSPOLICIES?api-version=2022-03-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json
Date: Mon, 02 Oct 2023 19:22:37 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-IIS/10.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Aspnet-Version: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 018581f1-e9cb-495e-afc1-3621cd7ffb6f
X-Ms-Routing-Request-Id: REDACTED
X-Powered-By: REDACTED
--------------------------------------------------------------------------------
{"value":[{"id":"/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/hello-jdoetest/basicPublishingCredentialsPolicies/ftp","name":"ftp","type":"Microsoft.Web/sites/basicPublishingCredentialsPolicies","location":"East US","tags":{},"properties":{"allow":true}},{"id":"/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/hello-jdoetest/basicPublishingCredentialsPolicies/scm","name":"scm","type":"Microsoft.Web/sites/basicPublishingCredentialsPolicies","location":"East US","tags":{},"properties":{"allow":true}}],"nextLink":null,"id":null}
--------------------------------------------------------------------------------
2023-10-02T15:22:37.205-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:37.205-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:37.205-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/hello-jdoetest for resource type SITEEXTENSIONS (api-version=2022-03-01)
2023-10-02T15:22:37.205-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:37.205-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/hello-jdoetest/SITEEXTENSIONS?api-version=2022-03-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:37.210-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/253.9672ms, OpTime=253.9672ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/hello-jdoetest/HOSTNAMEBINDINGS?api-version=2022-03-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json
Date: Mon, 02 Oct 2023 19:22:37 GMT
Etag: "1D9F544F7AF0F8B"
Expires: -1
Pragma: no-cache
Server: Microsoft-IIS/10.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Aspnet-Version: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 7215d373-dbac-4e16-ba86-eaaaa625aa11
X-Ms-Routing-Request-Id: REDACTED
X-Powered-By: REDACTED
--------------------------------------------------------------------------------
{"value":[{"id":"/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/hello-jdoetest/hostNameBindings/hello-jdoetest.azurewebsites.net","name":"hello-jdoetest/hello-jdoetest.azurewebsites.net","type":"Microsoft.Web/sites/hostNameBindings","location":"East US","properties":{"siteName":"hello-jdoetest","domainId":null,"hostNameType":"Verified"}}],"nextLink":null,"id":null}
--------------------------------------------------------------------------------
2023-10-02T15:22:37.210-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:37.210-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:37.210-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/hello-jdoetest for resource type SLOTS (api-version=2022-03-01)
2023-10-02T15:22:37.210-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:37.210-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/hello-jdoetest/SLOTS?api-version=2022-03-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:37.210-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/test-snowflakeintegration-func
2023-10-02T15:22:37.250-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/85.7747ms, OpTime=85.7747ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/hello-jdoetest/MIGRATE?api-version=2022-03-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 404 Not Found
Cache-Control: no-cache
Content-Length: 293
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:37 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-IIS/10.0
Strict-Transport-Security: REDACTED
X-Aspnet-Version: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: fccd95ea-a5ff-4b8e-b520-0217483335fe
X-Ms-Routing-Request-Id: REDACTED
X-Powered-By: REDACTED
--------------------------------------------------------------------------------
{"Message":"No HTTP resource was found that matches the request URI 'https://blu.geomaster.azurewebsites.windows.net:444/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/hello-jdoetest/MIGRATE?api-version=2022-03-01'."}
--------------------------------------------------------------------------------
2023-10-02T15:22:37.250-0400 [TRACE] aztfexport: Retry: response 404
2023-10-02T15:22:37.250-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:37.250-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/hello-jdoetest for resource type BACKUPS (api-version=2016-08-01)
2023-10-02T15:22:37.250-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:37.250-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/hello-jdoetest/BACKUPS?api-version=2016-08-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:37.271-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/81.7473ms, OpTime=81.7473ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/hello-jdoetest/PREMIERADDONS?api-version=2022-03-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json
Date: Mon, 02 Oct 2023 19:22:37 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-IIS/10.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Aspnet-Version: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 38547e74-77c2-4af0-a650-c46d6fb99ee0
X-Ms-Routing-Request-Id: REDACTED
X-Powered-By: REDACTED
--------------------------------------------------------------------------------
{"value":[],"nextLink":null,"id":null}
--------------------------------------------------------------------------------
2023-10-02T15:22:37.271-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:37.271-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:37.271-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/test-snowflakeintegration-func for resource type PRIVATEENDPOINTCONNECTIONS (api-version=2022-03-01)
2023-10-02T15:22:37.271-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:37.271-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/test-snowflakeintegration-func/PRIVATEENDPOINTCONNECTIONS?api-version=2022-03-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:37.321-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/110.8543ms, OpTime=110.8543ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/hello-jdoetest/SLOTS?api-version=2022-03-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json
Date: Mon, 02 Oct 2023 19:22:37 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-IIS/10.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Aspnet-Version: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: e6d52209-30b4-41b9-9688-57e7788e35d3
X-Ms-Routing-Request-Id: REDACTED
X-Powered-By: REDACTED
--------------------------------------------------------------------------------
{"value":[],"nextLink":null,"id":null}
--------------------------------------------------------------------------------
2023-10-02T15:22:37.321-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:37.321-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:37.321-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/test-snowflakeintegration-func for resource type NETWORKCONFIG (api-version=2022-03-01)
2023-10-02T15:22:37.321-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:37.321-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/test-snowflakeintegration-func/NETWORKCONFIG?api-version=2022-03-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:37.357-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/321.5682ms, OpTime=321.5682ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/hello-jdoetest/FUNCTIONS?api-version=2022-03-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json
Date: Mon, 02 Oct 2023 19:22:37 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-IIS/10.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Aspnet-Version: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: be0d1551-194f-4e39-a001-c299f74d56b9
X-Ms-Routing-Request-Id: REDACTED
X-Powered-By: REDACTED
--------------------------------------------------------------------------------
{"value":[{"id":"/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/hello-jdoetest/functions/HttpTrigger1","name":"hello-jdoetest/HttpTrigger1","type":"Microsoft.Web/sites/functions","location":"East US","properties":{"name":"HttpTrigger1","function_app_id":null,"script_root_path_href":"https://hello-jdoetest.azurewebsites.net/admin/vfs/site/wwwroot/HttpTrigger1/","script_href":"https://hello-jdoetest.azurewebsites.net/admin/vfs/site/wwwroot/HttpTrigger1/index.js","config_href":"https://hello-jdoetest.azurewebsites.net/admin/vfs/site/wwwroot/HttpTrigger1/function.json","test_data_href":"https://hello-jdoetest.azurewebsites.net/admin/vfs/data/Functions/sampledata/HttpTrigger1.dat","secrets_file_href":null,"href":"https://hello-jdoetest.azurewebsites.net/admin/functions/HttpTrigger1","config":{"bindings":[{"authLevel":"function","type":"httpTrigger","direction":"in","name":"req","methods":["get","post"]},{"type":"http","direction":"out","name":"res"}]},"files":null,"test_data":"{\r\n \"name\": \"Azure\"\r\n}","invoke_url_template":"https://hello-jdoetest.azurewebsites.net/api/httptrigger1","language":"node","isDisabled":false}}],"nextLink":null,"id":null}
--------------------------------------------------------------------------------
2023-10-02T15:22:37.357-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:37.357-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:37.357-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/test-snowflakeintegration-func for resource type MIGRATE (api-version=2022-03-01)
2023-10-02T15:22:37.357-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:37.357-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/test-snowflakeintegration-func/MIGRATE?api-version=2022-03-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:37.358-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/87.1099ms, OpTime=87.1099ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/test-snowflakeintegration-func/PRIVATEENDPOINTCONNECTIONS?api-version=2022-03-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json
Date: Mon, 02 Oct 2023 19:22:37 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-IIS/10.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Aspnet-Version: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 4cab809e-9906-4ebe-aeb9-8dde68d2e586
X-Ms-Routing-Request-Id: REDACTED
X-Powered-By: REDACTED
--------------------------------------------------------------------------------
{"value":[],"nextLink":null,"id":null}
--------------------------------------------------------------------------------
2023-10-02T15:22:37.358-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:37.358-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:37.358-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/test-snowflakeintegration-func for resource type PREMIERADDONS (api-version=2022-03-01)
2023-10-02T15:22:37.358-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:37.358-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/test-snowflakeintegration-func/PREMIERADDONS?api-version=2022-03-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:37.397-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/75.1157ms, OpTime=75.1157ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/test-snowflakeintegration-func/NETWORKCONFIG?api-version=2022-03-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 404 Not Found
Cache-Control: no-cache
Content-Length: 0
Date: Mon, 02 Oct 2023 19:22:37 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-IIS/10.0
Strict-Transport-Security: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 5c3014d6-152a-44a5-930b-1ff51bdf89e4
X-Ms-Routing-Request-Id: REDACTED
X-Powered-By: REDACTED
Response contained no body
2023-10-02T15:22:37.397-0400 [TRACE] aztfexport: Retry: response 404
2023-10-02T15:22:37.397-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:37.397-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/test-snowflakeintegration-func for resource type VIRTUALNETWORKCONNECTIONS (api-version=2022-03-01)
2023-10-02T15:22:37.397-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:37.397-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/test-snowflakeintegration-func/VIRTUALNETWORKCONNECTIONS?api-version=2022-03-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:37.416-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/166.1083ms, OpTime=166.1083ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/hello-jdoetest/BACKUPS?api-version=2016-08-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json
Date: Mon, 02 Oct 2023 19:22:37 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-IIS/10.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Aspnet-Version: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: ac787f55-acfc-4cab-8143-b64fc7c3baef
X-Ms-Routing-Request-Id: REDACTED
X-Powered-By: REDACTED
--------------------------------------------------------------------------------
{"value":[],"nextLink":null,"id":null}
--------------------------------------------------------------------------------
2023-10-02T15:22:37.416-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:37.416-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:37.416-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/test-snowflakeintegration-func for resource type SITEEXTENSIONS (api-version=2022-03-01)
2023-10-02T15:22:37.416-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:37.416-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/test-snowflakeintegration-func/SITEEXTENSIONS?api-version=2022-03-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:37.437-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/78.9535ms, OpTime=78.9535ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/test-snowflakeintegration-func/MIGRATE?api-version=2022-03-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 404 Not Found
Cache-Control: no-cache
Content-Length: 308
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:37 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-IIS/10.0
Strict-Transport-Security: REDACTED
X-Aspnet-Version: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 83e612fa-bb3b-4616-98cf-ee3a5d47b5e9
X-Ms-Routing-Request-Id: REDACTED
X-Powered-By: REDACTED
--------------------------------------------------------------------------------
{"Message":"No HTTP resource was found that matches the request URI 'https://blu.geomaster.azurewebsites.windows.net:444/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/test-snowflakeintegration-func/MIGRATE?api-version=2022-03-01'."}
--------------------------------------------------------------------------------
2023-10-02T15:22:37.437-0400 [TRACE] aztfexport: Retry: response 404
2023-10-02T15:22:37.437-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:37.437-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/test-snowflakeintegration-func for resource type SLOTS (api-version=2022-03-01)
2023-10-02T15:22:37.437-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:37.437-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/test-snowflakeintegration-func/SLOTS?api-version=2022-03-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:37.459-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/100.0607ms, OpTime=100.0607ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/test-snowflakeintegration-func/PREMIERADDONS?api-version=2022-03-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json
Date: Mon, 02 Oct 2023 19:22:37 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-IIS/10.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Aspnet-Version: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: ec0c18f6-ba1c-48b1-b96a-99ead21ed42e
X-Ms-Routing-Request-Id: REDACTED
X-Powered-By: REDACTED
--------------------------------------------------------------------------------
{"value":[],"nextLink":null,"id":null}
--------------------------------------------------------------------------------
2023-10-02T15:22:37.459-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:37.459-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:37.459-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/test-snowflakeintegration-func for resource type BACKUPS (api-version=2016-08-01)
2023-10-02T15:22:37.459-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:37.459-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/test-snowflakeintegration-func/BACKUPS?api-version=2016-08-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:37.495-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/293.7688ms, OpTime=293.7688ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/hello-jdoetest/VIRTUALNETWORKCONNECTIONS?api-version=2022-03-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json
Date: Mon, 02 Oct 2023 19:22:37 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-IIS/10.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Aspnet-Version: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: ba45b1cc-d7ce-4004-859a-95f4ca2c5457
X-Ms-Routing-Request-Id: REDACTED
X-Powered-By: REDACTED
--------------------------------------------------------------------------------
[{"id":"/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/hello-jdoetest/virtualNetworkConnections/9bdf935e-4391-488b-855d-dbb13e613292_jdoesubnettest","name":"9bdf935e-4391-488b-855d-dbb13e613292_jdoesubnettest","type":"Microsoft.Web/sites/virtualNetworkConnections","location":"East US","properties":{"vnetResourceId":"/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-company-EastVNET-RG/providers/Microsoft.Network/virtualNetworks/Test-company-EastVNET/subnets/jdoesubnettest","certThumbprint":null,"certBlob":null,"routes":null,"resyncRequired":false,"dnsServers":null,"isSwift":true}}]
--------------------------------------------------------------------------------
2023-10-02T15:22:37.495-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:37.495-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:37.495-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/test-snowflakeintegration-func for resource type PUBLICCERTIFICATES (api-version=2022-03-01)
2023-10-02T15:22:37.495-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:37.495-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/test-snowflakeintegration-func/PUBLICCERTIFICATES?api-version=2022-03-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:37.551-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/114.4074ms, OpTime=114.4074ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/test-snowflakeintegration-func/SLOTS?api-version=2022-03-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json
Date: Mon, 02 Oct 2023 19:22:37 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-IIS/10.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Aspnet-Version: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: d9c5c1ef-ee17-4bda-83f3-20622b45ef11
X-Ms-Routing-Request-Id: REDACTED
X-Powered-By: REDACTED
--------------------------------------------------------------------------------
{"value":[],"nextLink":null,"id":null}
--------------------------------------------------------------------------------
2023-10-02T15:22:37.552-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:37.552-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:37.552-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/test-snowflakeintegration-func for resource type PRIVATEACCESS (api-version=2022-03-01)
2023-10-02T15:22:37.552-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:37.552-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/test-snowflakeintegration-func/PRIVATEACCESS?api-version=2022-03-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:37.602-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/205.0433ms, OpTime=205.0433ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/test-snowflakeintegration-func/VIRTUALNETWORKCONNECTIONS?api-version=2022-03-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json
Date: Mon, 02 Oct 2023 19:22:37 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-IIS/10.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Aspnet-Version: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: acb26b2e-b9d7-43fb-ac86-e3a43630fa16
X-Ms-Routing-Request-Id: REDACTED
X-Powered-By: REDACTED
--------------------------------------------------------------------------------
[{"id":"/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/test-snowflakeintegration-func/virtualNetworkConnections/9bdf935e-4391-488b-855d-dbb13e613292_App","name":"9bdf935e-4391-488b-855d-dbb13e613292_App","type":"Microsoft.Web/sites/virtualNetworkConnections","location":"East US","properties":{"vnetResourceId":"/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-company-EastVNET-RG/providers/Microsoft.Network/virtualNetworks/Test-company-EastVNET/subnets/App","certThumbprint":null,"certBlob":null,"routes":null,"resyncRequired":false,"dnsServers":null,"isSwift":true}}]
--------------------------------------------------------------------------------
2023-10-02T15:22:37.602-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:37.602-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:37.602-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/test-snowflakeintegration-func for resource type HYBRIDCONNECTION (api-version=2022-03-01)
2023-10-02T15:22:37.602-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:37.602-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/test-snowflakeintegration-func/HYBRIDCONNECTION?api-version=2022-03-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:37.629-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/76.7793ms, OpTime=76.7793ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/test-snowflakeintegration-func/PRIVATEACCESS?api-version=2022-03-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 404 Not Found
Cache-Control: no-cache
Content-Length: 0
Date: Mon, 02 Oct 2023 19:22:37 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-IIS/10.0
Strict-Transport-Security: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 02f9961f-e04d-402d-a16e-3792b7310483
X-Ms-Routing-Request-Id: REDACTED
X-Powered-By: REDACTED
Response contained no body
2023-10-02T15:22:37.629-0400 [TRACE] aztfexport: Retry: response 404
2023-10-02T15:22:37.629-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:37.629-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/test-snowflakeintegration-func for resource type SOURCECONTROLS (api-version=2022-03-01)
2023-10-02T15:22:37.629-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:37.629-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/test-snowflakeintegration-func/SOURCECONTROLS?api-version=2022-03-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:37.651-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/191.8282ms, OpTime=191.8282ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/test-snowflakeintegration-func/BACKUPS?api-version=2016-08-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json
Date: Mon, 02 Oct 2023 19:22:37 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-IIS/10.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Aspnet-Version: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: d2d18a07-2a7b-4698-93e6-bd7f1efee082
X-Ms-Routing-Request-Id: REDACTED
X-Powered-By: REDACTED
--------------------------------------------------------------------------------
{"value":[],"nextLink":null,"id":null}
--------------------------------------------------------------------------------
2023-10-02T15:22:37.651-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:37.651-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:37.651-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/test-snowflakeintegration-func for resource type SNAPSHOTS (api-version=2015-08-01)
2023-10-02T15:22:37.651-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:37.651-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/test-snowflakeintegration-func/SNAPSHOTS?api-version=2015-08-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:37.655-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/160.0393ms, OpTime=160.0393ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/test-snowflakeintegration-func/PUBLICCERTIFICATES?api-version=2022-03-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json
Date: Mon, 02 Oct 2023 19:22:37 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-IIS/10.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Aspnet-Version: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: aa837c5a-d3d0-48bd-819e-a8f90ee50823
X-Ms-Routing-Request-Id: REDACTED
X-Powered-By: REDACTED
--------------------------------------------------------------------------------
{"value":[],"nextLink":null,"id":null}
--------------------------------------------------------------------------------
2023-10-02T15:22:37.655-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:37.655-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:37.655-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/test-snowflakeintegration-func for resource type DEPLOYMENTS (api-version=2022-03-01)
2023-10-02T15:22:37.655-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:37.655-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/test-snowflakeintegration-func/DEPLOYMENTS?api-version=2022-03-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:37.816-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/214.2301ms, OpTime=214.2301ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/test-snowflakeintegration-func/HYBRIDCONNECTION?api-version=2022-03-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json
Date: Mon, 02 Oct 2023 19:22:37 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-IIS/10.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Aspnet-Version: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 77b45772-4a0f-408d-a569-51c390e37967
X-Ms-Routing-Request-Id: REDACTED
X-Powered-By: REDACTED
--------------------------------------------------------------------------------
{"id":"test-snowflakeintegration-func","name":"Microsoft.Web/sites","type":"East US","properties":[]}
--------------------------------------------------------------------------------
2023-10-02T15:22:37.816-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:37.816-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:37.816-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/test-snowflakeintegration-func for resource type HOSTNAMEBINDINGS (api-version=2022-03-01)
2023-10-02T15:22:37.816-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:37.816-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/test-snowflakeintegration-func/HOSTNAMEBINDINGS?api-version=2022-03-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:37.844-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/885.6139ms, OpTime=885.6139ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/hello-jdoetest/PUBLICCERTIFICATES?api-version=2022-03-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json
Date: Mon, 02 Oct 2023 19:22:37 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-IIS/10.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Aspnet-Version: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 80625285-8255-48c9-8b49-18005b3b7322
X-Ms-Routing-Request-Id: REDACTED
X-Powered-By: REDACTED
--------------------------------------------------------------------------------
{"value":[],"nextLink":null,"id":null}
--------------------------------------------------------------------------------
2023-10-02T15:22:37.844-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:37.844-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:37.845-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/test-snowflakeintegration-func for resource type CONFIG (api-version=2022-03-01)
2023-10-02T15:22:37.845-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:37.845-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/test-snowflakeintegration-func/CONFIG?api-version=2022-03-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:37.940-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/309.992ms, OpTime=310.6256ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/test-snowflakeintegration-func/SOURCECONTROLS?api-version=2022-03-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 404 Not Found
Cache-Control: no-cache
Content-Length: 0
Date: Mon, 02 Oct 2023 19:22:37 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-IIS/10.0
Strict-Transport-Security: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 3b75b388-3c3b-49f5-9480-22d19d6bff34
X-Ms-Routing-Request-Id: REDACTED
X-Powered-By: REDACTED
Response contained no body
2023-10-02T15:22:37.940-0400 [TRACE] aztfexport: Retry: response 404
2023-10-02T15:22:37.940-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:37.940-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/test-snowflakeintegration-func for resource type EXTENSIONS (api-version=2022-03-01)
2023-10-02T15:22:37.940-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:37.940-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/test-snowflakeintegration-func/EXTENSIONS?api-version=2022-03-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:38.057-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/1.1318016s, OpTime=1.1318016s) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/hello-jdoetest/SNAPSHOTS?api-version=2015-08-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json
Date: Mon, 02 Oct 2023 19:22:38 GMT
Etag: "1D9F544F7AF0F8B"
Expires: -1
Pragma: no-cache
Server: Microsoft-IIS/10.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Aspnet-Version: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: f14b51d4-207a-43a7-9f7d-dfb11258dabe
X-Ms-Routing-Request-Id: REDACTED
X-Powered-By: REDACTED
--------------------------------------------------------------------------------
{"value":[{"id":"/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/hello-jdoetest/snapshots/2023-10-02T15_11_52_1525578","name":"2023-10-02T15:11:52.1525578","type":"Microsoft.Web/sites/snapshots","properties":{"time":"2023-10-02T15:11:52.1525578"}},{"id":"/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/hello-jdoetest/snapshots/2023-10-02T16_11_52_2528091","name":"2023-10-02T16:11:52.2528091","type":"Microsoft.Web/sites/snapshots","properties":{"time":"2023-10-02T16:11:52.2528091"}},{"id":"/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/hello-jdoetest/snapshots/2023-10-02T17_11_52_1794134","name":"2023-10-02T17:11:52.1794134","type":"Microsoft.Web/sites/snapshots","properties":{"time":"2023-10-02T17:11:52.1794134"}},{"id":"/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/hello-jdoetest/snapshots/2023-10-02T18_11_52_1795086","name":"2023-10-02T18:11:52.1795086","type":"Microsoft.Web/sites/snapshots","properties":{"time":"2023-10-02T18:11:52.1795086"}},{"id":"/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/hello-jdoetest/snapshots/2023-10-02T19_11_52_2261733","name":"2023-10-02T19:11:52.2261733","type":"Microsoft.Web/sites/snapshots","properties":{"time":"2023-10-02T19:11:52.2261733"}}],"nextLink":null,"id":null}
--------------------------------------------------------------------------------
2023-10-02T15:22:38.057-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:38.057-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:38.057-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/406.1653ms, OpTime=406.1653ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/test-snowflakeintegration-func/SNAPSHOTS?api-version=2015-08-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json
Date: Mon, 02 Oct 2023 19:22:38 GMT
Etag: "1D9F53F761B84C0"
Expires: -1
Pragma: no-cache
Server: Microsoft-IIS/10.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Aspnet-Version: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 4b6e90d0-8f00-44d3-83d3-95a6f02a219a
X-Ms-Routing-Request-Id: REDACTED
X-Powered-By: REDACTED
--------------------------------------------------------------------------------
{"value":[],"nextLink":null,"id":null}
--------------------------------------------------------------------------------
2023-10-02T15:22:38.057-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:38.057-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:38.057-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/test-snowflakeintegration-func for resource type FUNCTIONS (api-version=2022-03-01)
2023-10-02T15:22:38.057-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:38.057-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/test-snowflakeintegration-func/FUNCTIONS?api-version=2022-03-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:38.057-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/test-snowflakeintegration-func for resource type DOMAINOWNERSHIPIDENTIFIERS (api-version=2022-03-01)
2023-10-02T15:22:38.057-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:38.058-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/test-snowflakeintegration-func/DOMAINOWNERSHIPIDENTIFIERS?api-version=2022-03-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:38.126-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/280.7769ms, OpTime=280.7769ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/test-snowflakeintegration-func/CONFIG?api-version=2022-03-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json
Date: Mon, 02 Oct 2023 19:22:38 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-IIS/10.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Aspnet-Version: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 2221a0ce-cad3-4bd0-867e-3889abd648d0
X-Ms-Routing-Request-Id: REDACTED
X-Powered-By: REDACTED
--------------------------------------------------------------------------------
{"value":[{"id":"/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/test-snowflakeintegration-func/config/web","name":"test-snowflakeintegration-func","type":"Microsoft.Web/sites/config","location":"East US","tags":{},"properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v6.0","phpVersion":"","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"windowsConfiguredStacks":[],"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$test-snowflakeintegration-func","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"9bdf935e-4391-488b-855d-dbb13e613292_App","vnetRouteAllEnabled":true,"vnetPrivatePortsCount":0,"publicNetworkAccess":"Enabled","siteAuthEnabled":true,"siteAuthSettingsV2":{"platform":{"enabled":true},"globalValidation":{"unauthenticatedClientAction":"Return401"},"identityProviders":{"azureActiveDirectory":{"registration":{"openIdIssuer":"https://sts.windows.net/b99a2e67-f12e-4273-b1c2-021b16b9802b/v2.0","clientId":"98cbfa0a-ac2e-47e0-ab82-a15a550c2c4a","clientSecretSettingName":"MICROSOFT_PROVIDER_AUTHENTICATION_SECRET"},"validation":{"allowedAudiences":["api://98cbfa0a-ac2e-47e0-ab82-a15a550c2c4a"]},"isAutoProvisioned":true}},"login":{"tokenStore":{"enabled":true},"preserveUrlFragmentsForLogins":false}},"cors":{"allowedOrigins":["https://portal.azure.com"],"supportCredentials":false},"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"20.127.122.208/32","action":"Allow","tag":"Default","priority":100,"name":"Mike's VM IP"},{"ipAddress":"Any","action":"Deny","priority":2147483647,"name":"Deny all","description":"Deny all access"}],"ipSecurityRestrictionsDefaultAction":"Deny","scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":2147483647,"name":"Allow all","description":"Allow all access"}],"scmIpSecurityRestrictionsDefaultAction":"Allow","scmIpSecurityRestrictionsUseMain":false,"http20Enabled":false,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"FtpsOnly","preWarmedInstanceCount":1,"functionAppScaleLimit":0,"elasticWebAppScaleLimit":null,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":1,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume","sitePrivateLinkHostEnabled":false}}],"nextLink":null,"id":"/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/test-snowflakeintegration-func/config"}
--------------------------------------------------------------------------------
2023-10-02T15:22:38.126-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:38.126-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:38.126-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/test-snowflakeintegration-func for resource type BASICPUBLISHINGCREDENTIALSPOLICIES (api-version=2022-03-01)
2023-10-02T15:22:38.126-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:38.126-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/test-snowflakeintegration-func/BASICPUBLISHINGCREDENTIALSPOLICIES?api-version=2022-03-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:38.250-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/124.0712ms, OpTime=124.0712ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/test-snowflakeintegration-func/BASICPUBLISHINGCREDENTIALSPOLICIES?api-version=2022-03-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json
Date: Mon, 02 Oct 2023 19:22:38 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-IIS/10.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Aspnet-Version: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 902b232f-43b8-450c-a888-48f1e9ca8454
X-Ms-Routing-Request-Id: REDACTED
X-Powered-By: REDACTED
--------------------------------------------------------------------------------
{"value":[{"id":"/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/test-snowflakeintegration-func/basicPublishingCredentialsPolicies/ftp","name":"ftp","type":"Microsoft.Web/sites/basicPublishingCredentialsPolicies","location":"East US","tags":{},"properties":{"allow":true}},{"id":"/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/test-snowflakeintegration-func/basicPublishingCredentialsPolicies/scm","name":"scm","type":"Microsoft.Web/sites/basicPublishingCredentialsPolicies","location":"East US","tags":{},"properties":{"allow":true}}],"nextLink":null,"id":null}
--------------------------------------------------------------------------------
2023-10-02T15:22:38.250-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:38.250-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:38.262-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/445.739ms, OpTime=445.739ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/test-snowflakeintegration-func/HOSTNAMEBINDINGS?api-version=2022-03-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json
Date: Mon, 02 Oct 2023 19:22:38 GMT
Etag: "1D9F53F761B84C0"
Expires: -1
Pragma: no-cache
Server: Microsoft-IIS/10.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Aspnet-Version: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 5c0628c1-b429-4c23-ae18-784fa9077959
X-Ms-Routing-Request-Id: REDACTED
X-Powered-By: REDACTED
--------------------------------------------------------------------------------
{"value":[{"id":"/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/test-snowflakeintegration-func/hostNameBindings/test-snowflakeintegration-func.azurewebsites.net","name":"test-snowflakeintegration-func/test-snowflakeintegration-func.azurewebsites.net","type":"Microsoft.Web/sites/hostNameBindings","location":"East US","properties":{"siteName":"test-snowflakeintegration-func","domainId":null,"hostNameType":"Verified"}}],"nextLink":null,"id":null}
--------------------------------------------------------------------------------
2023-10-02T15:22:38.262-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:38.262-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:38.291-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/232.5124ms, OpTime=232.6691ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/test-snowflakeintegration-func/DOMAINOWNERSHIPIDENTIFIERS?api-version=2022-03-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json
Date: Mon, 02 Oct 2023 19:22:38 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-IIS/10.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Aspnet-Version: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 4d0ffaa3-14cf-4dd2-aeca-69cb992e011c
X-Ms-Routing-Request-Id: REDACTED
X-Powered-By: REDACTED
--------------------------------------------------------------------------------
{"value":[],"nextLink":null,"id":null}
--------------------------------------------------------------------------------
2023-10-02T15:22:38.291-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:38.291-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:38.385-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/326.8682ms, OpTime=326.8682ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/test-snowflakeintegration-func/FUNCTIONS?api-version=2022-03-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json
Date: Mon, 02 Oct 2023 19:22:38 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-IIS/10.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Aspnet-Version: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 1d0552f0-b811-47c1-9a0b-db41b78c3fcd
X-Ms-Routing-Request-Id: REDACTED
X-Powered-By: REDACTED
--------------------------------------------------------------------------------
{"value":[{"id":"/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/test-snowflakeintegration-func/functions/HttpTrigger1","name":"test-snowflakeintegration-func/HttpTrigger1","type":"Microsoft.Web/sites/functions","location":"East US","properties":{"name":"HttpTrigger1","function_app_id":null,"script_root_path_href":"https://test-snowflakeintegration-func.azurewebsites.net/admin/vfs/site/wwwroot/HttpTrigger1/","script_href":"https://test-snowflakeintegration-func.azurewebsites.net/admin/vfs/site/wwwroot/HttpTrigger1/index.js","config_href":"https://test-snowflakeintegration-func.azurewebsites.net/admin/vfs/site/wwwroot/HttpTrigger1/function.json","test_data_href":"https://test-snowflakeintegration-func.azurewebsites.net/admin/vfs/data/Functions/sampledata/HttpTrigger1.dat","secrets_file_href":null,"href":"https://test-snowflakeintegration-func.azurewebsites.net/admin/functions/HttpTrigger1","config":{"bindings":[{"authLevel":"function","type":"httpTrigger","direction":"in","name":"req","methods":["get","post"]},{"type":"http","direction":"out","name":"res"}]},"files":null,"test_data":"{\r\n \"name\": \"Azure\"\r\n}","invoke_url_template":"https://test-snowflakeintegration-func.azurewebsites.net/api/httptrigger1","language":"node","isDisabled":false}}],"nextLink":null,"id":null}
--------------------------------------------------------------------------------
2023-10-02T15:22:38.385-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:38.385-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:39.023-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/2.0072255s, OpTime=2.0078248s) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/hello-jdoetest/EXTENSIONS?api-version=2022-03-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: private
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:38 GMT
Server: Microsoft-IIS/10.0
Set-Cookie: REDACTED
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Aspnet-Version: REDACTED
X-Aspnetwebpages-Version: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: d2de8cf7-4d0b-451c-a767-5162efdcb3ba
X-Ms-Routing-Request-Id: REDACTED
X-Powered-By: REDACTED
--------------------------------------------------------------------------------
[]
--------------------------------------------------------------------------------
2023-10-02T15:22:39.023-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:39.023-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:39.039-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/1.8335743s, OpTime=1.8335743s) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/hello-jdoetest/SITEEXTENSIONS?api-version=2022-03-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:38 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-IIS/10.0
Set-Cookie: REDACTED
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Aspnet-Version: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: c3230278-c16d-4d13-816f-2005d82604d0
X-Ms-Routing-Request-Id: REDACTED
X-Powered-By: REDACTED
--------------------------------------------------------------------------------
{"value":[]}
--------------------------------------------------------------------------------
2023-10-02T15:22:39.039-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:39.039-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:39.151-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/2.2083123s, OpTime=2.2083123s) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/hello-jdoetest/DEPLOYMENTS?api-version=2022-03-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:39 GMT
Etag: "13868d5a"
Expires: -1
Pragma: no-cache
Server: Microsoft-IIS/10.0
Set-Cookie: REDACTED
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Aspnet-Version: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 8a8a39a5-44ca-46c4-94cf-8bcc653ac3d0
X-Ms-Routing-Request-Id: REDACTED
X-Powered-By: REDACTED
--------------------------------------------------------------------------------
{"value":[]}
--------------------------------------------------------------------------------
2023-10-02T15:22:39.151-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:39.151-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:41.045-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/3.6286293s, OpTime=3.6292651s) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/test-snowflakeintegration-func/SITEEXTENSIONS?api-version=2022-03-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:40 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-IIS/10.0
Set-Cookie: REDACTED
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Aspnet-Version: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: c0b98720-c012-4d4e-a1da-91ffd4bf33c1
X-Ms-Routing-Request-Id: REDACTED
X-Powered-By: REDACTED
--------------------------------------------------------------------------------
{"value":[]}
--------------------------------------------------------------------------------
2023-10-02T15:22:41.045-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:41.045-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:41.191-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/3.2511367s, OpTime=3.2511367s) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/test-snowflakeintegration-func/EXTENSIONS?api-version=2022-03-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: private
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:41 GMT
Server: Microsoft-IIS/10.0
Set-Cookie: REDACTED
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Aspnet-Version: REDACTED
X-Aspnetwebpages-Version: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 8f8c5d47-3460-4ebf-b2e8-cd3363c40484
X-Ms-Routing-Request-Id: REDACTED
X-Powered-By: REDACTED
--------------------------------------------------------------------------------
[]
--------------------------------------------------------------------------------
2023-10-02T15:22:41.191-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:41.191-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:41.260-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/3.604124s, OpTime=3.604124s) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/test-snowflakeintegration-func/DEPLOYMENTS?api-version=2022-03-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:41 GMT
Etag: "13868d5a"
Expires: -1
Pragma: no-cache
Server: Microsoft-IIS/10.0
Set-Cookie: REDACTED
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Aspnet-Version: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 5bf6c72a-d4a3-40f6-8d17-3e7e6af9a0c6
X-Ms-Routing-Request-Id: REDACTED
X-Powered-By: REDACTED
--------------------------------------------------------------------------------
{"value":[]}
--------------------------------------------------------------------------------
2023-10-02T15:22:41.260-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:41.260-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:41.260-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/loggers/azuremonitor
2023-10-02T15:22:41.260-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/portalsettings/delegation
2023-10-02T15:22:41.260-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/portalsettings/signin
2023-10-02T15:22:41.260-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/portalsettings/signup
2023-10-02T15:22:41.260-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/subscriptions/6515cb599a12a4005c070001
2023-10-02T15:22:41.260-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/subscriptions/6515cb599a12a4005c070002
2023-10-02T15:22:41.260-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/subscriptions/master
2023-10-02T15:22:41.260-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api
2023-10-02T15:22:41.260-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/hello-jdoetest
2023-10-02T15:22:41.260-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/hello-jdoetest for resource type POLICIES (api-version=2021-12-01-preview)
2023-10-02T15:22:41.260-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api for resource type POLICIES (api-version=2021-12-01-preview)
2023-10-02T15:22:41.260-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api for resource type ISSUES (api-version=2021-12-01-preview)
2023-10-02T15:22:41.260-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:41.260-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:41.260-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api for resource type OPERATIONS (api-version=2021-12-01-preview)
2023-10-02T15:22:41.261-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api for resource type DIAGNOSTICS (api-version=2021-12-01-preview)
2023-10-02T15:22:41.261-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:41.261-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api/DIAGNOSTICS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:41.261-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api for resource type RELEASES (api-version=2021-12-01-preview)
2023-10-02T15:22:41.261-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api for resource type SCHEMAS (api-version=2021-12-01-preview)
2023-10-02T15:22:41.261-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api for resource type POLICY (api-version=2016-10-10)
2023-10-02T15:22:41.261-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api for resource type TAGDESCRIPTIONS (api-version=2021-12-01-preview)
2023-10-02T15:22:41.261-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:41.261-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api for resource type TAGS (api-version=2021-12-01-preview)
2023-10-02T15:22:41.261-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/hello-jdoetest/POLICIES?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:41.262-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api/ISSUES?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:41.262-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:41.262-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api/OPERATIONS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:41.262-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:41.262-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:41.262-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api/SCHEMAS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:41.262-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:41.262-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:41.262-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api/POLICY?api-version=2016-10-10
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:41.262-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api/TAGDESCRIPTIONS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:41.262-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api/POLICIES?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:41.262-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:41.262-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api/RELEASES?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:41.262-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api/TAGS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:41.332-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/70.4623ms, OpTime=70.4623ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api/DIAGNOSTICS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:41 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: b1d49033-4cc6-4cb9-896b-08b78b1a2e9f
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{
"value": [],
"count": 0
}
--------------------------------------------------------------------------------
2023-10-02T15:22:41.332-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:41.332-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:41.332-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/hello-jdoetest for resource type OPERATIONS (api-version=2021-12-01-preview)
2023-10-02T15:22:41.332-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:41.332-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/hello-jdoetest/OPERATIONS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:41.348-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/86.1721ms, OpTime=87.3432ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api/ISSUES?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:41 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 149e975d-911c-4089-86d2-afda5300acd8
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{
"value": [],
"count": 0
}
--------------------------------------------------------------------------------
2023-10-02T15:22:41.348-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:41.348-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:41.348-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/hello-jdoetest for resource type DIAGNOSTICS (api-version=2021-12-01-preview)
2023-10-02T15:22:41.348-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:41.348-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/hello-jdoetest/DIAGNOSTICS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:41.354-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/91.5558ms, OpTime=92.2104ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api/RELEASES?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:41 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: f9c441b0-b748-48d6-b8ae-a6beacfb5829
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{
"value": [],
"count": 0
}
--------------------------------------------------------------------------------
2023-10-02T15:22:41.354-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:41.354-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/92.2942ms, OpTime=92.2942ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api/SCHEMAS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:41 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 42709b19-b496-47f8-9782-66052d4cb2c5
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{
"value": [],
"count": 0
}
--------------------------------------------------------------------------------
2023-10-02T15:22:41.354-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:41.354-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:41.354-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:41.354-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/hello-jdoetest for resource type TAGDESCRIPTIONS (api-version=2021-12-01-preview)
2023-10-02T15:22:41.354-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:41.354-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/hello-jdoetest/TAGDESCRIPTIONS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:41.354-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/hello-jdoetest for resource type ISSUES (api-version=2021-12-01-preview)
2023-10-02T15:22:41.354-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:41.354-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/hello-jdoetest/ISSUES?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:41.365-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/103.4484ms, OpTime=104.6195ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/hello-jdoetest/POLICIES?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:41 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 17a49b8b-5bae-49ba-a986-5d7759f26771
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{
"value": [
{
"id": "/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/hello-jdoetest/policies/policy",
"type": "Microsoft.ApiManagement/service/apis/POLICIES",
"name": "policy",
"properties": {
"value": "<!--\r\n IMPORTANT:\r\n - Policy elements can appear only within the <inbound>, <outbound>, <backend> section elements.\r\n - To apply a policy to the incoming request (before it is forwarded to the backend service), place a corresponding policy element within the <inbound> section element.\r\n - To apply a policy to the outgoing response (before it is sent back to the caller), place a corresponding policy element within the <outbound> section element.\r\n - To add a policy, place the cursor at the desired insertion point and select a policy from the sidebar.\r\n - To remove a policy, delete the corresponding policy statement from the policy document.\r\n - Position the <base> element within a section element to inherit all policies from the corresponding section element in the enclosing scope.\r\n - Remove the <base> element to prevent inheriting policies from the corresponding section element in the enclosing scope.\r\n - Policies are applied in the order of their appearance, from the top down.\r\n - Comments within policy elements are not supported and may disappear. Place your comments between policy elements or at a higher level scope.\r\n-->\r\n<policies>\r\n <inbound>\r\n <base />\r\n <validate-jwt header-name=\"Authorization\" failed-validation-httpcode=\"401\">\r\n <required-claims>\r\n <claim name=\"aud\" match=\"all\">\r\n <value>487ed65b-aff9-4f7c-8e28-bab10a2a2079</value>\r\n </claim>\r\n </required-claims>\r\n </validate-jwt>\r\n </inbound>\r\n <backend>\r\n <base />\r\n </backend>\r\n <outbound>\r\n <base />\r\n </outbound>\r\n <on-error>\r\n <base />\r\n </on-error>\r\n</policies>",
"format": "xml"
}
}
],
"count": 1
}
--------------------------------------------------------------------------------
2023-10-02T15:22:41.365-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:41.365-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:41.365-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/hello-jdoetest for resource type SCHEMAS (api-version=2021-12-01-preview)
2023-10-02T15:22:41.365-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:41.365-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/hello-jdoetest/SCHEMAS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:41.366-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/104.0086ms, OpTime=104.0086ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api/POLICY?api-version=2016-10-10
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 404 Not Found
Cache-Control: no-cache
Content-Length: 97
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:41 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 590ba99a-9798-444f-9914-9a051a50f640
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{"error":{"code":"ResourceNotFound","message":"PoliciesConfiguration not found.","details":null}}
--------------------------------------------------------------------------------
2023-10-02T15:22:41.366-0400 [TRACE] aztfexport: Retry: response 404
2023-10-02T15:22:41.366-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:41.366-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/hello-jdoetest for resource type TAGS (api-version=2021-12-01-preview)
2023-10-02T15:22:41.366-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:41.366-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/hello-jdoetest/TAGS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:41.368-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/106.3149ms, OpTime=107.0504ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api/POLICIES?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:41 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: a0d4bd86-3cac-4e5c-af32-068e15e6f4d5
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{
"value": [],
"count": 0
}
--------------------------------------------------------------------------------
2023-10-02T15:22:41.368-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:41.368-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:41.368-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/hello-jdoetest for resource type RELEASES (api-version=2021-12-01-preview)
2023-10-02T15:22:41.368-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:41.368-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/hello-jdoetest/RELEASES?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:41.368-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/test-snowflakeintegration-func
2023-10-02T15:22:41.369-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/106.2837ms, OpTime=106.3845ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api/TAGS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:41 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 65a3f6a3-f294-456a-973d-714858ef12a8
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{
"value": [],
"count": 0
}
--------------------------------------------------------------------------------
2023-10-02T15:22:41.369-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:41.369-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:41.369-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/hello-jdoetest for resource type POLICY (api-version=2016-10-10)
2023-10-02T15:22:41.369-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:41.369-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/hello-jdoetest/POLICY?api-version=2016-10-10
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:41.377-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/114.7549ms, OpTime=114.7549ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api/TAGDESCRIPTIONS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:41 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: a2281f00-452e-4e73-9415-6473547f6282
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{
"value": [],
"count": 0
}
--------------------------------------------------------------------------------
2023-10-02T15:22:41.377-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:41.377-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:41.377-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/test-snowflakeintegration-func for resource type OPERATIONS (api-version=2021-12-01-preview)
2023-10-02T15:22:41.377-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:41.377-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/test-snowflakeintegration-func/OPERATIONS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:41.422-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/89.867ms, OpTime=89.867ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/hello-jdoetest/OPERATIONS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:41 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: d416a222-9e14-4535-b46c-99d5fa88b5bd
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{
"value": [
{
"id": "/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/hello-jdoetest/operations/get-httptrigger1",
"type": "Microsoft.ApiManagement/service/apis/OPERATIONS",
"name": "get-httptrigger1",
"properties": {
"displayName": "HttpTrigger1",
"method": "GET",
"urlTemplate": "/HttpTrigger1",
"templateParameters": [],
"description": "",
"responses": [],
"policies": null
}
},
{
"id": "/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/hello-jdoetest/operations/post-httptrigger1",
"type": "Microsoft.ApiManagement/service/apis/OPERATIONS",
"name": "post-httptrigger1",
"properties": {
"displayName": "HttpTrigger1",
"method": "POST",
"urlTemplate": "/HttpTrigger1",
"templateParameters": [],
"description": "",
"responses": [],
"policies": null
}
}
],
"count": 2
}
--------------------------------------------------------------------------------
2023-10-02T15:22:41.423-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:41.423-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:41.423-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/test-snowflakeintegration-func for resource type DIAGNOSTICS (api-version=2021-12-01-preview)
2023-10-02T15:22:41.423-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:41.423-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/test-snowflakeintegration-func/DIAGNOSTICS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:41.432-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/77.335ms, OpTime=77.335ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/hello-jdoetest/TAGDESCRIPTIONS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:41 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: ace6400f-e0d9-4c22-9f40-9d0d66ea6d27
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{
"value": [],
"count": 0
}
--------------------------------------------------------------------------------
2023-10-02T15:22:41.432-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:41.432-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:41.432-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/test-snowflakeintegration-func for resource type POLICIES (api-version=2021-12-01-preview)
2023-10-02T15:22:41.432-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:41.432-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/test-snowflakeintegration-func/POLICIES?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:41.446-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/184.3152ms, OpTime=184.4005ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api/OPERATIONS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:41 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: acf6176b-3866-4bcb-8d9e-afcb0abee201
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{
"value": [
{
"id": "/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api/operations/create-resource",
"type": "Microsoft.ApiManagement/service/apis/OPERATIONS",
"name": "create-resource",
"properties": {
"displayName": "Create resource",
"method": "POST",
"urlTemplate": "/resource",
"templateParameters": [],
"description": "A demonstration of a POST call based on the echo backend above. The request body is expected to contain JSON-formatted data (see example below). A policy is used to automatically transform any request sent in JSON directly to XML. In a real-world scenario this could be used to enable modern clients to speak to a legacy backend.",
"request": {
"queryParameters": [],
"headers": [],
"representations": [
{
"contentType": "application/json",
"examples": {
"default": {
"value": "{\r\n\t\"vehicleType\": \"train\",\r\n\t\"maxSpeed\": 125,\r\n\t\"avgSpeed\": 90,\r\n\t\"speedUnit\": \"mph\"\r\n}"
}
},
"generatedSample": "{\r\n\t\"vehicleType\": \"train\",\r\n\t\"maxSpeed\": 125,\r\n\t\"avgSpeed\": 90,\r\n\t\"speedUnit\": \"mph\"\r\n}",
"sample": "{\r\n\t\"vehicleType\": \"train\",\r\n\t\"maxSpeed\": 125,\r\n\t\"avgSpeed\": 90,\r\n\t\"speedUnit\": \"mph\"\r\n}"
}
]
},
"responses": [
{
"statusCode": 200,
"representations": [],
"headers": []
}
],
"policies": null
}
},
{
"id": "/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api/operations/modify-resource",
"type": "Microsoft.ApiManagement/service/apis/OPERATIONS",
"name": "modify-resource",
"properties": {
"displayName": "Modify Resource",
"method": "PUT",
"urlTemplate": "/resource",
"templateParameters": [],
"description": "A demonstration of a PUT call handled by the same \"echo\" backend as above. You can now specify a request body in addition to headers and it will be returned as well.",
"responses": [
{
"statusCode": 200,
"representations": [],
"headers": []
}
],
"policies": null
}
},
{
"id": "/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api/operations/remove-resource",
"type": "Microsoft.ApiManagement/service/apis/OPERATIONS",
"name": "remove-resource",
"properties": {
"displayName": "Remove resource",
"method": "DELETE",
"urlTemplate": "/resource",
"templateParameters": [],
"description": "A demonstration of a DELETE call which traditionally deletes the resource. It is based on the same \"echo\" backend as in all other operations so nothing is actually deleted.",
"responses": [
{
"statusCode": 200,
"representations": [],
"headers": []
}
],
"policies": null
}
},
{
"id": "/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api/operations/retrieve-header-only",
"type": "Microsoft.ApiManagement/service/apis/OPERATIONS",
"name": "retrieve-header-only",
"properties": {
"displayName": "Retrieve header only",
"method": "HEAD",
"urlTemplate": "/resource",
"templateParameters": [],
"description": "The HEAD operation returns only headers. In this demonstration a policy is used to set additional headers when the response is returned and to enable JSONP.",
"responses": [
{
"statusCode": 200,
"representations": [],
"headers": []
}
],
"policies": null
}
},
{
"id": "/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api/operations/retrieve-resource",
"type": "Microsoft.ApiManagement/service/apis/OPERATIONS",
"name": "retrieve-resource",
"properties": {
"displayName": "Retrieve resource",
"method": "GET",
"urlTemplate": "/resource",
"templateParameters": [],
"description": "A demonstration of a GET call on a sample resource. It is handled by an \"echo\" backend which returns a response equal to the request (the supplied headers and body are being returned as received).",
"request": {
"queryParameters": [
{
"name": "param1",
"description": "A sample parameter that is required and has a default value of \"sample\".",
"type": "string",
"defaultValue": "sample",
"required": true,
"values": [
"sample"
]
},
{
"name": "param2",
"description": "Another sample parameter, set to not required.",
"type": "number",
"values": []
}
],
"headers": [],
"representations": []
},
"responses": [
{
"statusCode": 200,
"description": "Returned in all cases.",
"representations": [],
"headers": []
}
],
"policies": null
}
},
{
"id": "/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api/operations/retrieve-resource-cached",
"type": "Microsoft.ApiManagement/service/apis/OPERATIONS",
"name": "retrieve-resource-cached",
"properties": {
"displayName": "Retrieve resource (cached)",
"method": "GET",
"urlTemplate": "/resource-cached",
"templateParameters": [],
"description": "A demonstration of a GET call with caching enabled on the same \"echo\" backend as above. Cache TTL is set to 1 hour. When you make the first request the headers you supplied will be cached. Subsequent calls will return the same headers as the first time even if you change them in your request.",
"request": {
"queryParameters": [
{
"name": "param1",
"description": "A sample parameter that is required and has a default value of \"sample\".",
"type": "string",
"defaultValue": "sample",
"required": true,
"values": [
"sample"
]
},
{
"name": "param2",
"description": "Another sample parameter, set to not required.",
"type": "string",
"values": []
}
],
"headers": [],
"representations": []
},
"responses": [
{
"statusCode": 200,
"representations": [],
"headers": []
}
],
"policies": null
}
}
],
"count": 6
}
--------------------------------------------------------------------------------
2023-10-02T15:22:41.446-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:41.446-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:41.448-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/test-snowflakeintegration-func for resource type RELEASES (api-version=2021-12-01-preview)
2023-10-02T15:22:41.448-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:41.448-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/test-snowflakeintegration-func/RELEASES?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:41.453-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/86.9385ms, OpTime=86.9385ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/hello-jdoetest/SCHEMAS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:41 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 6d534e86-6e0f-4d96-95a9-3f8f8b54a4e3
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{
"value": [],
"count": 0
}
--------------------------------------------------------------------------------
2023-10-02T15:22:41.453-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:41.453-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:41.453-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/test-snowflakeintegration-func for resource type POLICY (api-version=2016-10-10)
2023-10-02T15:22:41.453-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:41.453-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/test-snowflakeintegration-func/POLICY?api-version=2016-10-10
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:41.454-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/85.2362ms, OpTime=85.2362ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/hello-jdoetest/RELEASES?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:41 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 4c95737c-ee7d-423e-97d3-8e13eb167084
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{
"value": [],
"count": 0
}
--------------------------------------------------------------------------------
2023-10-02T15:22:41.454-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:41.454-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:41.454-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/test-snowflakeintegration-func for resource type TAGDESCRIPTIONS (api-version=2021-12-01-preview)
2023-10-02T15:22:41.454-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:41.454-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/test-snowflakeintegration-func/TAGDESCRIPTIONS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:41.455-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/86.2612ms, OpTime=86.2612ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/hello-jdoetest/POLICY?api-version=2016-10-10
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 406 Not Acceptable
Cache-Control: no-cache
Content-Length: 0
Date: Mon, 02 Oct 2023 19:22:41 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: aca841d4-3596-4bb9-9563-01d955dd5915
X-Ms-Routing-Request-Id: REDACTED
Response contained no body
2023-10-02T15:22:41.455-0400 [TRACE] aztfexport: Retry: response 406
2023-10-02T15:22:41.455-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:41.455-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/test-snowflakeintegration-func for resource type ISSUES (api-version=2021-12-01-preview)
2023-10-02T15:22:41.455-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:41.455-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/test-snowflakeintegration-func/ISSUES?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:41.458-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/92.1835ms, OpTime=92.1835ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/hello-jdoetest/TAGS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:41 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 804135d6-f668-4fff-9909-c0cf1163f98c
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{
"value": [],
"count": 0
}
--------------------------------------------------------------------------------
2023-10-02T15:22:41.458-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:41.458-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:41.458-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/test-snowflakeintegration-func for resource type SCHEMAS (api-version=2021-12-01-preview)
2023-10-02T15:22:41.458-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/portalconfigs/default
2023-10-02T15:22:41.458-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/diagnostics/azuremonitor
2023-10-02T15:22:41.458-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:41.458-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/test-snowflakeintegration-func/SCHEMAS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:41.472-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/95.119ms, OpTime=95.119ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/test-snowflakeintegration-func/OPERATIONS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:41 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 402c5c4b-a094-4cd4-ad0b-881122f340a6
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{
"value": [
{
"id": "/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/test-snowflakeintegration-func/operations/post-httptrigger1",
"type": "Microsoft.ApiManagement/service/apis/OPERATIONS",
"name": "post-httptrigger1",
"properties": {
"displayName": "HttpTrigger1",
"method": "POST",
"urlTemplate": "/HttpTrigger1",
"templateParameters": [],
"description": "",
"responses": [],
"policies": null
}
},
{
"id": "/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/test-snowflakeintegration-func/operations/get-httptrigger1",
"type": "Microsoft.ApiManagement/service/apis/OPERATIONS",
"name": "get-httptrigger1",
"properties": {
"displayName": "HttpTrigger1",
"method": "GET",
"urlTemplate": "/HttpTrigger1",
"templateParameters": [],
"description": "",
"responses": [],
"policies": null
}
}
],
"count": 2
}
--------------------------------------------------------------------------------
2023-10-02T15:22:41.472-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:41.472-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:41.472-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/123.97ms, OpTime=123.97ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/hello-jdoetest/DIAGNOSTICS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:41 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 389a3615-ace4-4fd8-9de8-18d004b99ed4
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{
"value": [],
"count": 0
}
--------------------------------------------------------------------------------
2023-10-02T15:22:41.472-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:41.472-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:41.472-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/diagnostics/azuremonitor for resource type LOGGERS (api-version=2018-01-01)
2023-10-02T15:22:41.472-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:41.472-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/diagnostics/azuremonitor/LOGGERS?api-version=2018-01-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:41.472-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/test-snowflakeintegration-func for resource type TAGS (api-version=2021-12-01-preview)
2023-10-02T15:22:41.472-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:41.472-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/test-snowflakeintegration-func/TAGS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:41.472-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/users/1
2023-10-02T15:22:41.472-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/notifications/RequestPublisherNotificationMessage
2023-10-02T15:22:41.476-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/122.1482ms, OpTime=122.1482ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/hello-jdoetest/ISSUES?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:41 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 899a3252-3b5d-4082-b819-6a2ae9d4163f
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{
"value": [],
"count": 0
}
--------------------------------------------------------------------------------
2023-10-02T15:22:41.476-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:41.476-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:41.476-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/notifications/RequestPublisherNotificationMessage for resource type RECIPIENTEMAILS (api-version=2021-12-01-preview)
2023-10-02T15:22:41.476-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:41.476-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/notifications/RequestPublisherNotificationMessage/RECIPIENTEMAILS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:41.476-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/notifications/PurchasePublisherNotificationMessage
2023-10-02T15:22:41.495-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/72.2321ms, OpTime=72.2321ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/test-snowflakeintegration-func/DIAGNOSTICS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:41 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: d7360741-8c52-4caf-a764-6847c7187450
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{
"value": [],
"count": 0
}
--------------------------------------------------------------------------------
2023-10-02T15:22:41.495-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:41.495-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:41.495-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/notifications/RequestPublisherNotificationMessage for resource type RECIPIENTUSERS (api-version=2021-12-01-preview)
2023-10-02T15:22:41.495-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:41.495-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/notifications/RequestPublisherNotificationMessage/RECIPIENTUSERS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:41.510-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/78.2268ms, OpTime=78.2268ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/test-snowflakeintegration-func/POLICIES?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:41 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: fe908686-15d4-492a-b6e4-a931fbb92370
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{
"value": [
{
"id": "/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/test-snowflakeintegration-func/policies/policy",
"type": "Microsoft.ApiManagement/service/apis/POLICIES",
"name": "policy",
"properties": {
"value": "<!--\r\n IMPORTANT:\r\n - Policy elements can appear only within the <inbound>, <outbound>, <backend> section elements.\r\n - To apply a policy to the incoming request (before it is forwarded to the backend service), place a corresponding policy element within the <inbound> section element.\r\n - To apply a policy to the outgoing response (before it is sent back to the caller), place a corresponding policy element within the <outbound> section element.\r\n - To add a policy, place the cursor at the desired insertion point and select a policy from the sidebar.\r\n - To remove a policy, delete the corresponding policy statement from the policy document.\r\n - Position the <base> element within a section element to inherit all policies from the corresponding section element in the enclosing scope.\r\n - Remove the <base> element to prevent inheriting policies from the corresponding section element in the enclosing scope.\r\n - Policies are applied in the order of their appearance, from the top down.\r\n - Comments within policy elements are not supported and may disappear. Place your comments between policy elements or at a higher level scope.\r\n-->\r\n<policies>\r\n <inbound>\r\n <base />\r\n <validate-jwt header-name=\"Authorization\" failed-validation-httpcode=\"401\">\r\n <openid-config url=\"https://login.microsoftonline.com/b99a2e67-f12e-4273-b1c2-021b16b9802b/.well-known/openid-configuration\" />\r\n <required-claims>\r\n <claim name=\"aud\" match=\"all\">\r\n <value>98cbfa0a-ac2e-47e0-ab82-a15a550c2c4a</value>\r\n </claim>\r\n </required-claims>\r\n </validate-jwt>\r\n </inbound>\r\n <backend>\r\n <base />\r\n </backend>\r\n <outbound>\r\n <base />\r\n </outbound>\r\n <on-error>\r\n <base />\r\n </on-error>\r\n</policies>",
"format": "xml"
}
}
],
"count": 1
}
--------------------------------------------------------------------------------
2023-10-02T15:22:41.510-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:41.510-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:41.510-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/notifications/PurchasePublisherNotificationMessage for resource type RECIPIENTEMAILS (api-version=2021-12-01-preview)
2023-10-02T15:22:41.510-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:41.510-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/notifications/NewApplicationNotificationMessage
2023-10-02T15:22:41.510-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/notifications/PurchasePublisherNotificationMessage/RECIPIENTEMAILS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:41.529-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/73.7718ms, OpTime=73.7718ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/test-snowflakeintegration-func/ISSUES?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:41 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: dbb87bc0-0939-4b0b-b031-df915f934fca
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{
"value": [],
"count": 0
}
--------------------------------------------------------------------------------
2023-10-02T15:22:41.529-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:41.529-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:41.529-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/notifications/PurchasePublisherNotificationMessage for resource type RECIPIENTUSERS (api-version=2021-12-01-preview)
2023-10-02T15:22:41.529-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:41.529-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/80.9789ms, OpTime=81.5278ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/test-snowflakeintegration-func/RELEASES?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:41 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 2e604f1f-11df-426f-9b60-c28df5eca61a
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{
"value": [],
"count": 0
}
--------------------------------------------------------------------------------
2023-10-02T15:22:41.529-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:41.529-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:41.530-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/notifications/NewApplicationNotificationMessage for resource type RECIPIENTEMAILS (api-version=2021-12-01-preview)
2023-10-02T15:22:41.530-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/notifications/BCC
2023-10-02T15:22:41.530-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/notifications/PurchasePublisherNotificationMessage/RECIPIENTUSERS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:41.530-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:41.530-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/notifications/NewApplicationNotificationMessage/RECIPIENTEMAILS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:41.533-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/78.6138ms, OpTime=78.6138ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/test-snowflakeintegration-func/TAGDESCRIPTIONS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:41 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 02a6cb09-bf23-4198-8bd4-ea5589eba426
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{
"value": [],
"count": 0
}
--------------------------------------------------------------------------------
2023-10-02T15:22:41.533-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:41.533-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:41.533-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/notifications/NewApplicationNotificationMessage for resource type RECIPIENTUSERS (api-version=2021-12-01-preview)
2023-10-02T15:22:41.533-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:41.533-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/notifications/NewApplicationNotificationMessage/RECIPIENTUSERS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:41.538-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/78.2395ms, OpTime=78.7689ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/test-snowflakeintegration-func/SCHEMAS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:41 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 2c5aedfd-47d1-4ef6-b7da-c14df2942c9b
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{
"value": [],
"count": 0
}
--------------------------------------------------------------------------------
2023-10-02T15:22:41.538-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:41.538-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:41.538-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/notifications/BCC for resource type RECIPIENTEMAILS (api-version=2021-12-01-preview)
2023-10-02T15:22:41.538-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:41.538-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/notifications/BCC/RECIPIENTEMAILS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:41.538-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/notifications/NewIssuePublisherNotificationMessage
2023-10-02T15:22:41.556-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/102.4464ms, OpTime=102.4464ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/test-snowflakeintegration-func/POLICY?api-version=2016-10-10
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 406 Not Acceptable
Cache-Control: no-cache
Content-Length: 0
Date: Mon, 02 Oct 2023 19:22:41 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 52933b9f-8cd1-48ac-ade8-5dd62bcb4685
X-Ms-Routing-Request-Id: REDACTED
Response contained no body
2023-10-02T15:22:41.556-0400 [TRACE] aztfexport: Retry: response 406
2023-10-02T15:22:41.556-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:41.556-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/notifications/BCC for resource type RECIPIENTUSERS (api-version=2021-12-01-preview)
2023-10-02T15:22:41.556-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:41.556-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/notifications/BCC/RECIPIENTUSERS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:41.556-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/83.817ms, OpTime=84.3471ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/diagnostics/azuremonitor/LOGGERS?api-version=2018-01-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:41 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 422275c5-cfc7-47d0-b11a-ba9d56d170aa
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{
"value": [
{
"id": "/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/diagnostics/azuremonitor/loggers/azuremonitor",
"type": "Microsoft.ApiManagement/service/diagnostics/LOGGERS",
"name": "azuremonitor",
"properties": {
"loggerType": "azureMonitor",
"description": null,
"isBuffered": true,
"resourceId": null
}
}
],
"count": 1
}
--------------------------------------------------------------------------------
2023-10-02T15:22:41.557-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:41.557-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:41.557-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/notifications/NewIssuePublisherNotificationMessage for resource type RECIPIENTEMAILS (api-version=2021-12-01-preview)
2023-10-02T15:22:41.557-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:41.557-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/notifications/AccountClosedPublisher
2023-10-02T15:22:41.557-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/notifications/NewIssuePublisherNotificationMessage/RECIPIENTEMAILS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:41.567-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/72.2558ms, OpTime=72.2558ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/notifications/RequestPublisherNotificationMessage/RECIPIENTUSERS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:41 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 67813d4c-2276-4672-8ada-a4a7d481311a
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{
"value": [],
"count": 0
}
--------------------------------------------------------------------------------
2023-10-02T15:22:41.567-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:41.567-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:41.567-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/notifications/NewIssuePublisherNotificationMessage for resource type RECIPIENTUSERS (api-version=2021-12-01-preview)
2023-10-02T15:22:41.567-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:41.567-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/notifications/NewIssuePublisherNotificationMessage/RECIPIENTUSERS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:41.578-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/105.6424ms, OpTime=105.6424ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/test-snowflakeintegration-func/TAGS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:41 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 35949a37-4adf-4c94-bc48-a8735fad97c9
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{
"value": [],
"count": 0
}
--------------------------------------------------------------------------------
2023-10-02T15:22:41.579-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:41.579-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:41.579-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/notifications/AccountClosedPublisher for resource type RECIPIENTEMAILS (api-version=2021-12-01-preview)
2023-10-02T15:22:41.579-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/notifications/QuotaLimitApproachingPublisherNotificationMessage
2023-10-02T15:22:41.579-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:41.579-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/102.2294ms, OpTime=102.2294ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/notifications/RequestPublisherNotificationMessage/RECIPIENTEMAILS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:41 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 4ad30f70-6c5b-487e-bb53-da7f5dc1c7a5
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{
"value": [],
"count": 0
}
--------------------------------------------------------------------------------
2023-10-02T15:22:41.579-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:41.579-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/notifications/AccountClosedPublisher/RECIPIENTEMAILS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:41.579-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:41.579-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/notifications/AccountClosedPublisher for resource type RECIPIENTUSERS (api-version=2021-12-01-preview)
2023-10-02T15:22:41.579-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:41.579-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/notifications/AccountClosedPublisher/RECIPIENTUSERS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:41.594-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/84.7122ms, OpTime=84.7122ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/notifications/PurchasePublisherNotificationMessage/RECIPIENTEMAILS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:41 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 191b7b2c-89d3-48d3-8b05-b75a6684af3c
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{
"value": [],
"count": 0
}
--------------------------------------------------------------------------------
2023-10-02T15:22:41.594-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:41.594-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:41.594-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/notifications/QuotaLimitApproachingPublisherNotificationMessage for resource type RECIPIENTEMAILS (api-version=2021-12-01-preview)
2023-10-02T15:22:41.594-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/templates/ApplicationApprovedNotificationMessage
2023-10-02T15:22:41.594-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/templates/AccountClosedDeveloper
2023-10-02T15:22:41.594-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:41.594-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/notifications/QuotaLimitApproachingPublisherNotificationMessage/RECIPIENTEMAILS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:41.594-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/templates/QuotaLimitApproachingDeveloperNotificationMessage
2023-10-02T15:22:41.594-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/templates/NewDeveloperNotificationMessage
2023-10-02T15:22:41.594-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/templates/EmailChangeIdentityDefault
2023-10-02T15:22:41.594-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/templates/InviteUserNotificationMessage
2023-10-02T15:22:41.594-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/templates/NewCommentNotificationMessage
2023-10-02T15:22:41.595-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/templates/ConfirmSignUpIdentityDefault
2023-10-02T15:22:41.595-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/templates/NewIssueNotificationMessage
2023-10-02T15:22:41.595-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/templates/PurchaseDeveloperNotificationMessage
2023-10-02T15:22:41.595-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/templates/PasswordResetIdentityDefault
2023-10-02T15:22:41.595-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/templates/PasswordResetByAdminNotificationMessage
2023-10-02T15:22:41.595-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/templates/RejectDeveloperNotificationMessage
2023-10-02T15:22:41.595-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/templates/RequestDeveloperNotificationMessage
2023-10-02T15:22:41.595-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/properties/hello-jdoetest-key
2023-10-02T15:22:41.595-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/properties/test-snowflakeintegration-func-key
2023-10-02T15:22:41.595-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/policies/policy
2023-10-02T15:22:41.595-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/products/starter
2023-10-02T15:22:41.615-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/84.8745ms, OpTime=85.5678ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/notifications/PurchasePublisherNotificationMessage/RECIPIENTUSERS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:41 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: ee1a714d-75bd-46bc-a3bc-dd648982cc0e
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{
"value": [],
"count": 0
}
--------------------------------------------------------------------------------
2023-10-02T15:22:41.615-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:41.615-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:41.615-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/notifications/QuotaLimitApproachingPublisherNotificationMessage for resource type RECIPIENTUSERS (api-version=2021-12-01-preview)
2023-10-02T15:22:41.615-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:41.615-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/notifications/QuotaLimitApproachingPublisherNotificationMessage/RECIPIENTUSERS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:41.622-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/84.4735ms, OpTime=84.4735ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/notifications/BCC/RECIPIENTEMAILS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:41 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: c3698577-4b51-4ffd-86a6-75aaea1e5ec0
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{
"value": [],
"count": 0
}
--------------------------------------------------------------------------------
2023-10-02T15:22:41.622-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:41.622-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:41.622-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/products/starter for resource type POLICY (api-version=2016-10-10)
2023-10-02T15:22:41.623-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:41.623-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/products/starter/POLICY?api-version=2016-10-10
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:41.642-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/84.9591ms, OpTime=84.9591ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/notifications/BCC/RECIPIENTUSERS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:41 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: fb2b5134-622f-433e-a2c8-ad846695f9fa
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{
"value": [],
"count": 0
}
--------------------------------------------------------------------------------
2023-10-02T15:22:41.642-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/108.9326ms, OpTime=108.9326ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/notifications/NewApplicationNotificationMessage/RECIPIENTUSERS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:41 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: a018d01e-124c-46c5-8ae3-12117e9daf19
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{
"value": [],
"count": 0
}
--------------------------------------------------------------------------------
2023-10-02T15:22:41.642-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:41.642-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:41.642-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:41.642-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:41.642-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/products/starter for resource type APIS (api-version=2021-12-01-preview)
2023-10-02T15:22:41.642-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/products/starter for resource type TAGS (api-version=2021-12-01-preview)
2023-10-02T15:22:41.642-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:41.642-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:41.642-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/products/starter/TAGS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:41.642-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/products/starter/APIS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:41.644-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/114.2598ms, OpTime=114.2598ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/notifications/NewApplicationNotificationMessage/RECIPIENTEMAILS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:41 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 3d35d623-502e-40f9-99bf-958a8b16c7bd
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{
"value": [],
"count": 0
}
--------------------------------------------------------------------------------
2023-10-02T15:22:41.644-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:41.644-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:41.644-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/products/starter for resource type GROUPS (api-version=2021-12-01-preview)
2023-10-02T15:22:41.644-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:41.644-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/products/unlimited
2023-10-02T15:22:41.644-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/products/starter/GROUPS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:41.650-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/93.0146ms, OpTime=93.0146ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/notifications/NewIssuePublisherNotificationMessage/RECIPIENTEMAILS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:41 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 36346dd8-7f48-4040-902e-ddf8675fa683
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{
"value": [],
"count": 0
}
--------------------------------------------------------------------------------
2023-10-02T15:22:41.650-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:41.650-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:41.650-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/products/starter for resource type POLICIES (api-version=2021-12-01-preview)
2023-10-02T15:22:41.651-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:41.651-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/products/starter/POLICIES?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:41.661-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/81.9829ms, OpTime=81.9829ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/notifications/AccountClosedPublisher/RECIPIENTUSERS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:41 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 2259684b-2025-4a6f-8924-01f34ad7fa83
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{
"value": [],
"count": 0
}
--------------------------------------------------------------------------------
2023-10-02T15:22:41.661-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:41.661-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:41.661-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/products/unlimited for resource type APIS (api-version=2021-12-01-preview)
2023-10-02T15:22:41.661-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:41.661-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/products/unlimited/APIS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:41.662-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/83.5145ms, OpTime=83.5145ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/notifications/AccountClosedPublisher/RECIPIENTEMAILS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:41 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 585945a4-a8d1-42db-9e4b-113830b96171
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{
"value": [],
"count": 0
}
--------------------------------------------------------------------------------
2023-10-02T15:22:41.662-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:41.662-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:41.662-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/products/unlimited for resource type TAGS (api-version=2021-12-01-preview)
2023-10-02T15:22:41.662-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:41.663-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/products/unlimited/TAGS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:41.664-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/96.5751ms, OpTime=96.5751ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/notifications/NewIssuePublisherNotificationMessage/RECIPIENTUSERS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:41 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 2c2614c3-b056-4cc4-be53-158b8d325256
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{
"value": [],
"count": 0
}
--------------------------------------------------------------------------------
2023-10-02T15:22:41.664-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:41.664-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:41.664-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/products/unlimited for resource type GROUPS (api-version=2021-12-01-preview)
2023-10-02T15:22:41.664-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:41.664-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/products/unlimited/GROUPS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:41.669-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/74.5615ms, OpTime=74.5615ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/notifications/QuotaLimitApproachingPublisherNotificationMessage/RECIPIENTEMAILS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:41 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 43789f61-65c5-4738-92b9-f2e7535fa279
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{
"value": [],
"count": 0
}
--------------------------------------------------------------------------------
2023-10-02T15:22:41.669-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:41.669-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:41.669-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/products/unlimited for resource type POLICIES (api-version=2021-12-01-preview)
2023-10-02T15:22:41.669-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:41.669-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/products/unlimited/POLICIES?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:41.670-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/namedValues/hello-jdoetest-key
2023-10-02T15:22:41.670-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/namedValues/test-snowflakeintegration-func-key
2023-10-02T15:22:41.670-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/backends/hello-jdoetest
2023-10-02T15:22:41.670-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/backends/test-snowflakeintegration-func
2023-10-02T15:22:41.670-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/groups/administrators
2023-10-02T15:22:41.697-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/81.4382ms, OpTime=81.5319ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/notifications/QuotaLimitApproachingPublisherNotificationMessage/RECIPIENTUSERS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:41 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 3de158f6-bc7a-457c-9377-acad90b6be47
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{
"value": [],
"count": 0
}
--------------------------------------------------------------------------------
2023-10-02T15:22:41.697-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:41.697-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:41.697-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/products/unlimited for resource type POLICY (api-version=2016-10-10)
2023-10-02T15:22:41.697-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:41.697-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/groups/developers
2023-10-02T15:22:41.697-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/products/unlimited/POLICY?api-version=2016-10-10
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:41.708-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/85.3763ms, OpTime=85.3763ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/products/starter/POLICY?api-version=2016-10-10
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 406 Not Acceptable
Cache-Control: no-cache
Content-Length: 0
Date: Mon, 02 Oct 2023 19:22:41 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 7824e900-66e5-44ac-8a3b-58106562b5ed
X-Ms-Routing-Request-Id: REDACTED
Response contained no body
2023-10-02T15:22:41.708-0400 [TRACE] aztfexport: Retry: response 406
2023-10-02T15:22:41.708-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:41.708-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/groups/administrators for resource type USERS (api-version=2021-12-01-preview)
2023-10-02T15:22:41.708-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/groups/guests
2023-10-02T15:22:41.708-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:41.708-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/groups/administrators/USERS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:41.735-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/93.0475ms, OpTime=93.5792ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/products/starter/TAGS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:41 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: e9251994-7679-47d0-b68c-6c2a633db085
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{
"value": [],
"count": 0
}
--------------------------------------------------------------------------------
2023-10-02T15:22:41.735-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:41.735-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:41.735-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/groups/developers for resource type USERS (api-version=2021-12-01-preview)
2023-10-02T15:22:41.735-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Network/networkSecurityGroups/test-snowflakeintegration-nsg/securityRules/AllowPublicHTTPSInbound
2023-10-02T15:22:41.735-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Network/networkSecurityGroups/test-snowflakeintegration-nsg/securityRules/AllowAPIMInbound
2023-10-02T15:22:41.735-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Network/networkSecurityGroups/test-snowflakeintegration-nsg/securityRules/AllowVnetHTTPSInbound
2023-10-02T15:22:41.735-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:41.735-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/testsnowflakeintegra780/fileServices/default
2023-10-02T15:22:41.735-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/groups/developers/USERS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:41.746-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/94.9407ms, OpTime=94.9407ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/products/starter/POLICIES?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:41 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: d878f813-5170-4a3d-85f7-d93659a7661e
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{
"value": [
{
"id": "/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/products/starter/policies/policy",
"type": "Microsoft.ApiManagement/service/products/POLICIES",
"name": "policy",
"properties": {
"value": "<!--\r\n IMPORTANT:\r\n - Policy elements can appear only within the <inbound>, <outbound>, <backend> section elements.\r\n - Only the <forward-request> policy element can appear within the <backend> section element.\r\n - To apply a policy to the incoming request (before it is forwarded to the backend service), place a corresponding policy element within the <inbound> section element.\r\n - To apply a policy to the outgoing response (before it is sent back to the caller), place a corresponding policy element within the <outbound> section element.\r\n - To add a policy position the cursor at the desired insertion point and click on the round button associated with the policy.\r\n - To remove a policy, delete the corresponding policy statement from the policy document.\r\n - Position the <base> element within a section element to inherit all policies from the corresponding section element in the enclosing scope.\r\n - Remove the <base> element to prevent inheriting policies from the corresponding section element in the enclosing scope.\r\n - Policies are applied in the order of their appearance, from the top down.\r\n -->\r\n<policies>\r\n <inbound>\r\n <rate-limit calls=\"5\" renewal-period=\"60\" />\r\n <quota calls=\"100\" renewal-period=\"604800\" />\r\n <base />\r\n </inbound>\r\n <backend>\r\n <base />\r\n </backend>\r\n <outbound>\r\n <base />\r\n </outbound>\r\n</policies>",
"format": "xml"
}
}
],
"count": 1
}
--------------------------------------------------------------------------------
2023-10-02T15:22:41.746-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:41.746-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:41.746-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/groups/guests for resource type USERS (api-version=2021-12-01-preview)
2023-10-02T15:22:41.746-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/testsnowflakeintegra780/queueServices/default
2023-10-02T15:22:41.746-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:41.746-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/groups/guests/USERS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:41.747-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/103.2994ms, OpTime=103.2994ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/products/starter/GROUPS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:41 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 585571b2-e8e2-4c31-96b5-ba389428e7a7
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{
"value": [
{
"id": "/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/products/starter/groups/administrators",
"type": "Microsoft.ApiManagement/service/products/GROUPS",
"name": "administrators",
"properties": {
"displayName": "Administrators",
"description": "Administrators is a built-in group containing the admin email account provided at the time of service creation. Its membership is managed by the system.",
"builtIn": true,
"type": "system",
"externalId": null
}
},
{
"id": "/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/products/starter/groups/developers",
"type": "Microsoft.ApiManagement/service/products/GROUPS",
"name": "developers",
"properties": {
"displayName": "Developers",
"description": "Developers is a built-in group. Its membership is managed by the system. Signed-in users fall into this group.",
"builtIn": true,
"type": "system",
"externalId": null
}
},
{
"id": "/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/products/starter/groups/guests",
"type": "Microsoft.ApiManagement/service/products/GROUPS",
"name": "guests",
"properties": {
"displayName": "Guests",
"description": "Guests is a built-in group. Its membership is managed by the system. Unauthenticated users visiting the developer portal fall into this group.",
"builtIn": true,
"type": "system",
"externalId": null
}
}
],
"count": 3
}
--------------------------------------------------------------------------------
2023-10-02T15:22:41.747-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:41.747-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:41.748-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/testsnowflakeintegra780/fileServices/default for resource type SHARES (api-version=2022-05-01)
2023-10-02T15:22:41.748-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/testsnowflakeintegra780/blobServices/default
2023-10-02T15:22:41.748-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:41.748-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/testsnowflakeintegra780/fileServices/default/SHARES?api-version=2022-05-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:41.756-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/93.5476ms, OpTime=93.5476ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/products/unlimited/TAGS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:41 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 055727ba-f1cd-469a-964f-c401f86fc9ca
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{
"value": [],
"count": 0
}
--------------------------------------------------------------------------------
2023-10-02T15:22:41.756-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:41.756-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:41.756-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/testsnowflakeintegra780/queueServices/default for resource type QUEUES (api-version=2022-05-01)
2023-10-02T15:22:41.756-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:41.756-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/testsnowflakeintegra780/queueServices/default/QUEUES?api-version=2022-05-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:41.757-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/testsnowflakeintegra780/tableServices/default
2023-10-02T15:22:41.772-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/102.906ms, OpTime=102.906ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/products/unlimited/POLICIES?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:41 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 0359ef49-7204-4a09-824f-fbdbac318736
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{
"value": [],
"count": 0
}
--------------------------------------------------------------------------------
2023-10-02T15:22:41.772-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:41.772-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:41.772-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/testsnowflakeintegra780/blobServices/default for resource type CONTAINERS (api-version=2022-05-01)
2023-10-02T15:22:41.773-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/jdoestoretest/blobServices/default
2023-10-02T15:22:41.773-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:41.773-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/testsnowflakeintegra780/blobServices/default/CONTAINERS?api-version=2022-05-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:41.777-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/112.987ms, OpTime=113.5704ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/products/unlimited/GROUPS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:41 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 9878ed88-aef1-4bf0-97d9-4c191e12ce2b
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{
"value": [
{
"id": "/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/products/unlimited/groups/administrators",
"type": "Microsoft.ApiManagement/service/products/GROUPS",
"name": "administrators",
"properties": {
"displayName": "Administrators",
"description": "Administrators is a built-in group containing the admin email account provided at the time of service creation. Its membership is managed by the system.",
"builtIn": true,
"type": "system",
"externalId": null
}
},
{
"id": "/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/products/unlimited/groups/developers",
"type": "Microsoft.ApiManagement/service/products/GROUPS",
"name": "developers",
"properties": {
"displayName": "Developers",
"description": "Developers is a built-in group. Its membership is managed by the system. Signed-in users fall into this group.",
"builtIn": true,
"type": "system",
"externalId": null
}
},
{
"id": "/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/products/unlimited/groups/guests",
"type": "Microsoft.ApiManagement/service/products/GROUPS",
"name": "guests",
"properties": {
"displayName": "Guests",
"description": "Guests is a built-in group. Its membership is managed by the system. Unauthenticated users visiting the developer portal fall into this group.",
"builtIn": true,
"type": "system",
"externalId": null
}
}
],
"count": 3
}
--------------------------------------------------------------------------------
2023-10-02T15:22:41.777-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:41.777-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:41.778-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/testsnowflakeintegra780/tableServices/default for resource type TABLES (api-version=2022-05-01)
2023-10-02T15:22:41.778-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:41.778-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/testsnowflakeintegra780/tableServices/default/TABLES?api-version=2022-05-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:41.778-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/jdoestoretest/tableServices/default
2023-10-02T15:22:41.780-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/137.9987ms, OpTime=138.6213ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/products/starter/APIS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:41 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 497ddf55-b8b1-45c2-ab77-814a599be722
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{
"value": [
{
"id": "/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/products/starter/apis/echo-api",
"type": "Microsoft.ApiManagement/service/products/APIS",
"name": "echo-api",
"properties": {
"displayName": "Echo API",
"apiRevision": "1",
"description": null,
"subscriptionRequired": true,
"serviceUrl": "http://echoapi.cloudapp.net/api",
"path": "echo",
"protocols": [
"https"
],
"authenticationSettings": null,
"subscriptionKeyParameterNames": null,
"isCurrent": true
}
},
{
"id": "/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/products/starter/apis/hello-jdoetest",
"type": "Microsoft.ApiManagement/service/products/APIS",
"name": "hello-jdoetest",
"properties": {
"displayName": "hello-jdoetest",
"apiRevision": "1",
"description": "Import from \"hello-jdoetest\" Function App",
"subscriptionRequired": false,
"serviceUrl": null,
"path": "hello-jdoetest",
"protocols": [
"https"
],
"authenticationSettings": null,
"subscriptionKeyParameterNames": null,
"isCurrent": true
}
},
{
"id": "/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/products/starter/apis/test-snowflakeintegration-func",
"type": "Microsoft.ApiManagement/service/products/APIS",
"name": "test-snowflakeintegration-func",
"properties": {
"displayName": "test-snowflakeintegration-func",
"apiRevision": "1",
"description": "Import from \"test-snowflakeintegration-func\" Function App",
"subscriptionRequired": true,
"serviceUrl": null,
"path": "test-snowflakeintegration-func",
"protocols": [
"https"
],
"authenticationSettings": null,
"subscriptionKeyParameterNames": null,
"isCurrent": true
}
}
],
"count": 3
}
--------------------------------------------------------------------------------
2023-10-02T15:22:41.780-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:41.780-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:41.781-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/jdoestoretest/blobServices/default for resource type CONTAINERS (api-version=2022-05-01)
2023-10-02T15:22:41.781-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:41.781-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/jdoestoretest/blobServices/default/CONTAINERS?api-version=2022-05-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:41.781-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/jdoestoretest/queueServices/default
2023-10-02T15:22:41.790-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/93.1537ms, OpTime=93.1537ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/products/unlimited/POLICY?api-version=2016-10-10
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 404 Not Found
Cache-Control: no-cache
Content-Length: 97
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:41 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: a96f2f5c-083c-4554-9c33-ae1253e1a693
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{"error":{"code":"ResourceNotFound","message":"PoliciesConfiguration not found.","details":null}}
--------------------------------------------------------------------------------
2023-10-02T15:22:41.790-0400 [TRACE] aztfexport: Retry: response 404
2023-10-02T15:22:41.790-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:41.790-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/129.5909ms, OpTime=129.5909ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/products/unlimited/APIS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:41 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 6f388263-1aca-4242-9b8e-7db881f35412
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{
"value": [
{
"id": "/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/products/unlimited/apis/echo-api",
"type": "Microsoft.ApiManagement/service/products/APIS",
"name": "echo-api",
"properties": {
"displayName": "Echo API",
"apiRevision": "1",
"description": null,
"subscriptionRequired": true,
"serviceUrl": "http://echoapi.cloudapp.net/api",
"path": "echo",
"protocols": [
"https"
],
"authenticationSettings": null,
"subscriptionKeyParameterNames": null,
"isCurrent": true
}
}
],
"count": 1
}
--------------------------------------------------------------------------------
2023-10-02T15:22:41.790-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:41.790-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:41.790-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/jdoestoretest/tableServices/default for resource type TABLES (api-version=2022-05-01)
2023-10-02T15:22:41.790-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/jdoestoretest/queueServices/default for resource type QUEUES (api-version=2022-05-01)
2023-10-02T15:22:41.790-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:41.790-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/jdoestoretest/tableServices/default/TABLES?api-version=2022-05-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:41.790-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/jdoestoretest/fileServices/default
2023-10-02T15:22:41.790-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:41.791-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/hello-jdoetest/config/web
2023-10-02T15:22:41.791-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/jdoestoretest/queueServices/default/QUEUES?api-version=2022-05-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:41.791-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/hello-jdoetest/basicPublishingCredentialsPolicies/ftp
2023-10-02T15:22:41.791-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/hello-jdoetest/basicPublishingCredentialsPolicies/scm
2023-10-02T15:22:41.791-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/hello-jdoetest/hostNameBindings/hello-jdoetest.azurewebsites.net
2023-10-02T15:22:41.791-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/hello-jdoetest/functions/HttpTrigger1
2023-10-02T15:22:41.803-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/94.8668ms, OpTime=94.8668ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/groups/administrators/USERS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:41 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 02d4a113-709f-4791-83df-3110d2702a0c
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{
"value": [
{
"id": "/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/groups/administrators/users/1",
"type": "Microsoft.ApiManagement/service/groups/USERS",
"name": "1",
"properties": {
"firstName": "Administrator",
"lastName": "",
"email": "no@nothing.com",
"state": "active",
"registrationDate": "2023-09-28T18:52:08.75Z",
"note": null,
"identities": [
{
"provider": "Azure",
"id": "no@nothing.com"
}
]
}
}
],
"count": 1
}
--------------------------------------------------------------------------------
2023-10-02T15:22:41.803-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:41.803-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:41.803-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/jdoestoretest/fileServices/default for resource type SHARES (api-version=2022-05-01)
2023-10-02T15:22:41.803-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:41.803-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/hello-jdoetest/snapshots/2023-10-02T15_11_52_1525578
2023-10-02T15:22:41.803-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/jdoestoretest/fileServices/default/SHARES?api-version=2022-05-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:41.804-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/hello-jdoetest/snapshots/2023-10-02T16_11_52_2528091
2023-10-02T15:22:41.804-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/hello-jdoetest/snapshots/2023-10-02T17_11_52_1794134
2023-10-02T15:22:41.804-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/hello-jdoetest/snapshots/2023-10-02T18_11_52_1795086
2023-10-02T15:22:41.804-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/hello-jdoetest/snapshots/2023-10-02T19_11_52_2261733
2023-10-02T15:22:41.804-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/test-snowflakeintegration-func/config/web
2023-10-02T15:22:41.804-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/test-snowflakeintegration-func/basicPublishingCredentialsPolicies/ftp
2023-10-02T15:22:41.804-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/test-snowflakeintegration-func/basicPublishingCredentialsPolicies/scm
2023-10-02T15:22:41.804-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/test-snowflakeintegration-func/hostNameBindings/test-snowflakeintegration-func.azurewebsites.net
2023-10-02T15:22:41.804-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/test-snowflakeintegration-func/functions/HttpTrigger1
2023-10-02T15:22:41.830-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/94.8085ms, OpTime=94.8085ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/groups/developers/USERS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:41 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 89db6825-0ff2-4b72-b295-2ffe36a7c041
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{
"value": [
{
"id": "/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/groups/developers/users/1",
"type": "Microsoft.ApiManagement/service/groups/USERS",
"name": "1",
"properties": {
"firstName": "Administrator",
"lastName": "",
"email": "no@nothing.com",
"state": "active",
"registrationDate": "2023-09-28T18:52:08.75Z",
"note": null,
"identities": [
{
"provider": "Azure",
"id": "no@nothing.com"
}
]
}
}
],
"count": 1
}
--------------------------------------------------------------------------------
2023-10-02T15:22:41.830-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:41.830-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:41.830-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/hello-jdoetest/functions/HttpTrigger1 for resource type KEYS (api-version=2022-03-01)
2023-10-02T15:22:41.830-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:41.830-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/hello-jdoetest/functions/HttpTrigger1/KEYS?api-version=2022-03-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:41.837-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/91.6983ms, OpTime=91.6983ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/groups/guests/USERS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:41 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 44769e70-de5f-4226-9650-417b13d432f1
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{
"value": [],
"count": 0
}
--------------------------------------------------------------------------------
2023-10-02T15:22:41.837-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:41.837-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:41.837-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/test-snowflakeintegration-func/functions/HttpTrigger1 for resource type KEYS (api-version=2022-03-01)
2023-10-02T15:22:41.837-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:41.837-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/test-snowflakeintegration-func/functions/HttpTrigger1/KEYS?api-version=2022-03-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:41.838-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/81.8038ms, OpTime=81.8038ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/testsnowflakeintegra780/queueServices/default/QUEUES?api-version=2022-05-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json
Date: Mon, 02 Oct 2023 19:22:41 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: d781a241-645d-4fae-8664-cfb85a956984
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{"value":[]}
--------------------------------------------------------------------------------
2023-10-02T15:22:41.838-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:41.838-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:41.838-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/90.4429ms, OpTime=90.4429ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/testsnowflakeintegra780/fileServices/default/SHARES?api-version=2022-05-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json
Date: Mon, 02 Oct 2023 19:22:41 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 0397c1da-fdc5-4ab0-ba3c-46e419397b3b
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{"value":[{"id":"/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/testsnowflakeintegra780/fileServices/default/shares/test-snowflakeintegration-funcbcc5","name":"test-snowflakeintegration-funcbcc5","type":"Microsoft.Storage/storageAccounts/fileServices/shares","etag":"\"0x8DBC0FBA5575B61\"","properties":{"leaseStatus":"unlocked","leaseState":"available","accessTier":"TransactionOptimized","lastModifiedTime":"2023-09-29T14:52:04.0000000Z","shareQuota":5120,"enabledProtocols":"SMB"}}]}
--------------------------------------------------------------------------------
2023-10-02T15:22:41.838-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:41.838-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:41.862-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/68.4986ms, OpTime=68.5802ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/jdoestoretest/queueServices/default/QUEUES?api-version=2022-05-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json
Date: Mon, 02 Oct 2023 19:22:41 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 8bf47eb2-4c86-4a64-94b9-d81c8c9fbbce
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{"value":[]}
--------------------------------------------------------------------------------
2023-10-02T15:22:41.862-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:41.862-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:41.864-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/91.1277ms, OpTime=91.2856ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/testsnowflakeintegra780/blobServices/default/CONTAINERS?api-version=2022-05-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json
Date: Mon, 02 Oct 2023 19:22:41 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 2349b297-9ccd-433b-9bc9-19d83c5c1a78
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{"value":[{"id":"/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/testsnowflakeintegra780/blobServices/default/containers/azure-webjobs-hosts","name":"azure-webjobs-hosts","type":"Microsoft.Storage/storageAccounts/blobServices/containers","etag":"\"0x8DBC0FBC5D29D78\"","properties":{"deleted":false,"remainingRetentionDays":0,"defaultEncryptionScope":"$account-encryption-key","denyEncryptionScopeOverride":false,"publicAccess":"None","leaseStatus":"Unlocked","leaseState":"Available","lastModifiedTime":"2023-09-29T14:52:59.0000000Z","hasImmutabilityPolicy":false,"hasLegalHold":false,"immutableStorageWithVersioning":{"enabled":false}}},{"id":"/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/testsnowflakeintegra780/blobServices/default/containers/azure-webjobs-secrets","name":"azure-webjobs-secrets","type":"Microsoft.Storage/storageAccounts/blobServices/containers","etag":"\"0x8DBC0FBD4A2C11F\"","properties":{"deleted":false,"remainingRetentionDays":0,"defaultEncryptionScope":"$account-encryption-key","denyEncryptionScopeOverride":false,"publicAccess":"None","leaseStatus":"Unlocked","leaseState":"Available","lastModifiedTime":"2023-09-29T14:53:23.0000000Z","hasImmutabilityPolicy":false,"hasLegalHold":false,"immutableStorageWithVersioning":{"enabled":false}}}]}
--------------------------------------------------------------------------------
2023-10-02T15:22:41.864-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:41.864-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:41.870-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/80.0042ms, OpTime=80.0042ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/jdoestoretest/tableServices/default/TABLES?api-version=2022-05-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json
Date: Mon, 02 Oct 2023 19:22:41 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 8573f072-ffdf-4f40-9980-cf3ef4fb0490
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{"value":[]}
--------------------------------------------------------------------------------
2023-10-02T15:22:41.870-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:41.870-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:41.874-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/70.8175ms, OpTime=71.3421ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/jdoestoretest/fileServices/default/SHARES?api-version=2022-05-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json
Date: Mon, 02 Oct 2023 19:22:41 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: b3510a79-7e77-4262-a4c6-462923a00e35
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{"value":[]}
--------------------------------------------------------------------------------
2023-10-02T15:22:41.878-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:41.878-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:41.882-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/101.4046ms, OpTime=101.4046ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/jdoestoretest/blobServices/default/CONTAINERS?api-version=2022-05-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json
Date: Mon, 02 Oct 2023 19:22:41 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 49e9fcd8-6e9e-4fb3-94a3-2b3751f03eca
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{"value":[{"id":"/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/jdoestoretest/blobServices/default/containers/azure-webjobs-hosts","name":"azure-webjobs-hosts","type":"Microsoft.Storage/storageAccounts/blobServices/containers","etag":"\"0x8DBC355C3E0B572\"","properties":{"deleted":false,"remainingRetentionDays":0,"defaultEncryptionScope":"$account-encryption-key","denyEncryptionScopeOverride":false,"publicAccess":"None","leaseStatus":"Unlocked","leaseState":"Available","lastModifiedTime":"2023-10-02T14:42:12.0000000Z","hasImmutabilityPolicy":false,"hasLegalHold":false,"immutableStorageWithVersioning":{"enabled":false}}},{"id":"/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/jdoestoretest/blobServices/default/containers/azure-webjobs-secrets","name":"azure-webjobs-secrets","type":"Microsoft.Storage/storageAccounts/blobServices/containers","etag":"\"0x8DBC35607EA1C49\"","properties":{"deleted":false,"remainingRetentionDays":0,"defaultEncryptionScope":"$account-encryption-key","denyEncryptionScopeOverride":false,"publicAccess":"None","leaseStatus":"Unlocked","leaseState":"Available","lastModifiedTime":"2023-10-02T14:44:07.0000000Z","hasImmutabilityPolicy":false,"hasLegalHold":false,"immutableStorageWithVersioning":{"enabled":false}}}]}
--------------------------------------------------------------------------------
2023-10-02T15:22:41.882-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:41.882-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:41.890-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/111.9176ms, OpTime=111.9176ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/testsnowflakeintegra780/tableServices/default/TABLES?api-version=2022-05-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json
Date: Mon, 02 Oct 2023 19:22:41 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 1b0bf58a-5cdd-425e-b590-4376f15c9f1e
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{"value":[]}
--------------------------------------------------------------------------------
2023-10-02T15:22:41.890-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:41.890-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:42.191-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/353.3978ms, OpTime=353.3978ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/test-snowflakeintegration-func/functions/HttpTrigger1/KEYS?api-version=2022-03-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 404 Not Found
Cache-Control: no-cache
Content-Length: 83
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:42 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-IIS/10.0
Set-Cookie: REDACTED
Strict-Transport-Security: REDACTED
X-Aspnet-Version: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: ee3868c3-3568-4c6e-adf9-6cded4addf7a
X-Ms-Routing-Request-Id: REDACTED
X-Powered-By: REDACTED
--------------------------------------------------------------------------------
"No route registered for '/api/functions/HttpTrigger1/KEYS?api-version=2022-03-01'"
--------------------------------------------------------------------------------
2023-10-02T15:22:42.191-0400 [TRACE] aztfexport: Retry: response 404
2023-10-02T15:22:42.191-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:42.454-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/623.3356ms, OpTime=623.3356ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/hello-jdoetest/functions/HttpTrigger1/KEYS?api-version=2022-03-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 404 Not Found
Cache-Control: no-cache
Content-Length: 83
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:42 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-IIS/10.0
Set-Cookie: REDACTED
Strict-Transport-Security: REDACTED
X-Aspnet-Version: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: c44b1919-d59d-4949-b2bb-ed0a8c385a4a
X-Ms-Routing-Request-Id: REDACTED
X-Powered-By: REDACTED
--------------------------------------------------------------------------------
"No route registered for '/api/functions/HttpTrigger1/KEYS?api-version=2022-03-01'"
--------------------------------------------------------------------------------
2023-10-02T15:22:42.454-0400 [TRACE] aztfexport: Retry: response 404
2023-10-02T15:22:42.454-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:42.454-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/hello-jdoetest/policies/policy
2023-10-02T15:22:42.454-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/hello-jdoetest/operations/get-httptrigger1
2023-10-02T15:22:42.454-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/hello-jdoetest/operations/post-httptrigger1
2023-10-02T15:22:42.454-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api/operations/create-resource
2023-10-02T15:22:42.454-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/hello-jdoetest/operations/get-httptrigger1 for resource type TAGS (api-version=2021-12-01-preview)
2023-10-02T15:22:42.455-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/hello-jdoetest/operations/get-httptrigger1 for resource type POLICY (api-version=2016-10-10)
2023-10-02T15:22:42.455-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:42.455-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:42.455-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api/operations/modify-resource
2023-10-02T15:22:42.455-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/hello-jdoetest/operations/get-httptrigger1/POLICY?api-version=2016-10-10
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:42.455-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api/operations/modify-resource for resource type POLICIES (api-version=2021-12-01-preview)
2023-10-02T15:22:42.455-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api/operations/create-resource for resource type TAGS (api-version=2021-12-01-preview)
2023-10-02T15:22:42.455-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:42.455-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:42.455-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api/operations/modify-resource/POLICIES?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:42.455-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api/operations/create-resource/TAGS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:42.455-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/hello-jdoetest/operations/post-httptrigger1 for resource type POLICY (api-version=2016-10-10)
2023-10-02T15:22:42.455-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/hello-jdoetest/operations/post-httptrigger1 for resource type TAGS (api-version=2021-12-01-preview)
2023-10-02T15:22:42.455-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api/operations/create-resource for resource type POLICIES (api-version=2021-12-01-preview)
2023-10-02T15:22:42.455-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:42.455-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:42.456-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/hello-jdoetest/operations/post-httptrigger1/TAGS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:42.456-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api/operations/create-resource for resource type POLICY (api-version=2016-10-10)
2023-10-02T15:22:42.456-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/hello-jdoetest/operations/get-httptrigger1 for resource type POLICIES (api-version=2021-12-01-preview)
2023-10-02T15:22:42.456-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:42.456-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:42.456-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api/operations/create-resource/POLICY?api-version=2016-10-10
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:42.456-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/hello-jdoetest/operations/get-httptrigger1/TAGS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:42.456-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/hello-jdoetest/operations/post-httptrigger1 for resource type POLICIES (api-version=2021-12-01-preview)
2023-10-02T15:22:42.456-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:42.456-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api/operations/create-resource/POLICIES?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:42.456-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/hello-jdoetest/operations/get-httptrigger1/POLICIES?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:42.456-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:42.456-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/hello-jdoetest/operations/post-httptrigger1/POLICIES?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:42.456-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/hello-jdoetest/operations/post-httptrigger1/POLICY?api-version=2016-10-10
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:42.543-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/88.0526ms, OpTime=88.0526ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/hello-jdoetest/operations/get-httptrigger1/POLICY?api-version=2016-10-10
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 406 Not Acceptable
Cache-Control: no-cache
Content-Length: 0
Date: Mon, 02 Oct 2023 19:22:42 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: e39ba073-6fca-4133-831b-aa9dfafe6be4
X-Ms-Routing-Request-Id: REDACTED
Response contained no body
2023-10-02T15:22:42.543-0400 [TRACE] aztfexport: Retry: response 406
2023-10-02T15:22:42.543-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:42.543-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api/operations/modify-resource for resource type POLICY (api-version=2016-10-10)
2023-10-02T15:22:42.543-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:42.543-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api/operations/modify-resource/POLICY?api-version=2016-10-10
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:42.543-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api/operations/remove-resource
2023-10-02T15:22:42.546-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/91.0912ms, OpTime=91.0912ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api/operations/modify-resource/POLICIES?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:42 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 4904879f-f0f2-4a18-90ca-fcf7e5c5eed7
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{
"value": [],
"count": 0
}
--------------------------------------------------------------------------------
2023-10-02T15:22:42.546-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:42.546-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:42.546-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api/operations/modify-resource for resource type TAGS (api-version=2021-12-01-preview)
2023-10-02T15:22:42.546-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:42.546-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api/operations/modify-resource/TAGS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:42.548-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/91.3574ms, OpTime=91.3574ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api/operations/create-resource/POLICY?api-version=2016-10-10
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 406 Not Acceptable
Cache-Control: no-cache
Content-Length: 0
Date: Mon, 02 Oct 2023 19:22:42 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 84efb46b-db96-4b38-878d-ce67582670a6
X-Ms-Routing-Request-Id: REDACTED
Response contained no body
2023-10-02T15:22:42.550-0400 [TRACE] aztfexport: Retry: response 406
2023-10-02T15:22:42.551-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:42.551-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api/operations/remove-resource for resource type TAGS (api-version=2021-12-01-preview)
2023-10-02T15:22:42.551-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:42.551-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api/operations/remove-resource/TAGS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:42.551-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/95.5977ms, OpTime=95.7288ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api/operations/create-resource/POLICIES?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:42 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: e1f7fdcc-de03-426e-aeaa-78238bb4065b
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{
"value": [
{
"id": "/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api/operations/create-resource/policies/policy",
"type": "Microsoft.ApiManagement/service/apis/operations/POLICIES",
"name": "policy",
"properties": {
"value": "<policies>\r\n <inbound>\r\n <base />\r\n <json-to-xml apply=\"always\" consider-accept-header=\"false\" />\r\n </inbound>\r\n <backend>\r\n <base />\r\n </backend>\r\n <outbound>\r\n <base />\r\n </outbound>\r\n</policies>",
"format": "xml"
}
}
],
"count": 1
}
--------------------------------------------------------------------------------
2023-10-02T15:22:42.551-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:42.551-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:42.551-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api/operations/remove-resource for resource type POLICIES (api-version=2021-12-01-preview)
2023-10-02T15:22:42.552-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:42.552-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api/operations/remove-resource/POLICIES?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:42.552-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/95.7122ms, OpTime=96.3217ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/hello-jdoetest/operations/post-httptrigger1/POLICY?api-version=2016-10-10
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 406 Not Acceptable
Cache-Control: no-cache
Content-Length: 0
Date: Mon, 02 Oct 2023 19:22:42 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: dae6eafe-e94c-464f-9479-3d3f79b56fb8
X-Ms-Routing-Request-Id: REDACTED
Response contained no body
2023-10-02T15:22:42.552-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api/operations/retrieve-header-only
2023-10-02T15:22:42.552-0400 [TRACE] aztfexport: Retry: response 406
2023-10-02T15:22:42.552-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:42.552-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/96.3217ms, OpTime=97.071ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/hello-jdoetest/operations/get-httptrigger1/TAGS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:42 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 15275a70-f341-4926-af58-0ab0b540d0c8
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{
"value": [],
"count": 0
}
--------------------------------------------------------------------------------
2023-10-02T15:22:42.553-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:42.553-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:42.553-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api/operations/retrieve-header-only for resource type POLICIES (api-version=2021-12-01-preview)
2023-10-02T15:22:42.553-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:42.553-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api/operations/remove-resource for resource type POLICY (api-version=2016-10-10)
2023-10-02T15:22:42.553-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:42.553-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api/operations/remove-resource/POLICY?api-version=2016-10-10
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:42.553-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api/operations/retrieve-header-only/POLICIES?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:42.561-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/105.1256ms, OpTime=105.2045ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/hello-jdoetest/operations/post-httptrigger1/POLICIES?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:42 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: d4c7770f-33cc-4607-a03a-d98a8f238598
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{
"value": [
{
"id": "/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/hello-jdoetest/operations/post-httptrigger1/policies/policy",
"type": "Microsoft.ApiManagement/service/apis/operations/POLICIES",
"name": "policy",
"properties": {
"value": "<policies>\r\n <inbound>\r\n <base />\r\n <set-backend-service id=\"apim-generated-policy\" backend-id=\"hello-jdoetest\" />\r\n </inbound>\r\n <backend>\r\n <base />\r\n </backend>\r\n <outbound>\r\n <base />\r\n </outbound>\r\n <on-error>\r\n <base />\r\n </on-error>\r\n</policies>",
"format": "xml"
}
}
],
"count": 1
}
--------------------------------------------------------------------------------
2023-10-02T15:22:42.562-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:42.562-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:42.562-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api/operations/retrieve-header-only for resource type POLICY (api-version=2016-10-10)
2023-10-02T15:22:42.562-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:42.562-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api/operations/retrieve-header-only/POLICY?api-version=2016-10-10
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:42.562-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api/operations/retrieve-resource
2023-10-02T15:22:42.580-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/124.1601ms, OpTime=124.1601ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/hello-jdoetest/operations/post-httptrigger1/TAGS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:42 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 95880f8b-0288-403f-9db9-9af12005cdd1
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{
"value": [],
"count": 0
}
--------------------------------------------------------------------------------
2023-10-02T15:22:42.580-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:42.580-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:42.580-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api/operations/retrieve-header-only for resource type TAGS (api-version=2021-12-01-preview)
2023-10-02T15:22:42.580-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:42.580-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api/operations/retrieve-header-only/TAGS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:42.610-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/66.5844ms, OpTime=66.5844ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api/operations/modify-resource/POLICY?api-version=2016-10-10
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 404 Not Found
Cache-Control: no-cache
Content-Length: 97
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:42 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 2e63c44f-ae6f-4780-9ba6-b6f24bd8dab1
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{"error":{"code":"ResourceNotFound","message":"PoliciesConfiguration not found.","details":null}}
--------------------------------------------------------------------------------
2023-10-02T15:22:42.610-0400 [TRACE] aztfexport: Retry: response 404
2023-10-02T15:22:42.610-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:42.610-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api/operations/retrieve-resource for resource type TAGS (api-version=2021-12-01-preview)
2023-10-02T15:22:42.610-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:42.610-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api/operations/retrieve-resource/TAGS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:42.624-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/77.865ms, OpTime=77.865ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api/operations/modify-resource/TAGS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:42 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 083d423d-6291-45a5-904d-15ff3daebd63
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{
"value": [],
"count": 0
}
--------------------------------------------------------------------------------
2023-10-02T15:22:42.624-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:42.624-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:42.624-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api/operations/retrieve-resource for resource type POLICIES (api-version=2021-12-01-preview)
2023-10-02T15:22:42.624-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api/operations/retrieve-resource-cached
2023-10-02T15:22:42.624-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:42.624-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api/operations/retrieve-resource/POLICIES?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:42.625-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/73.6722ms, OpTime=73.6722ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api/operations/remove-resource/TAGS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:42 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: d0328e63-9cf2-4105-a160-a1553b93d1b3
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{
"value": [],
"count": 0
}
--------------------------------------------------------------------------------
2023-10-02T15:22:42.625-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:42.625-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:42.625-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api/operations/retrieve-resource for resource type POLICY (api-version=2016-10-10)
2023-10-02T15:22:42.625-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:42.625-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api/operations/retrieve-resource/POLICY?api-version=2016-10-10
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:42.636-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/83.4056ms, OpTime=83.4056ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api/operations/remove-resource/POLICY?api-version=2016-10-10
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 404 Not Found
Cache-Control: no-cache
Content-Length: 97
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:42 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 7b3a808b-8147-415d-aea0-0d83a3bffe6b
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{"error":{"code":"ResourceNotFound","message":"PoliciesConfiguration not found.","details":null}}
--------------------------------------------------------------------------------
2023-10-02T15:22:42.636-0400 [TRACE] aztfexport: Retry: response 404
2023-10-02T15:22:42.636-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:42.636-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api/operations/retrieve-resource-cached for resource type POLICIES (api-version=2021-12-01-preview)
2023-10-02T15:22:42.636-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/83.4056ms, OpTime=83.4056ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api/operations/retrieve-header-only/POLICIES?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:42 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: fe2c7869-33a9-458a-aa09-59056a8311aa
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{
"value": [
{
"id": "/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api/operations/retrieve-header-only/policies/policy",
"type": "Microsoft.ApiManagement/service/apis/operations/POLICIES",
"name": "policy",
"properties": {
"value": "<policies>\r\n <inbound>\r\n <base />\r\n </inbound>\r\n <backend>\r\n <base />\r\n </backend>\r\n <outbound>\r\n <base />\r\n <set-header name=\"X-My-Sample\" exists-action=\"override\">\r\n <value>This is a sample</value>\r\n <!-- for multiple headers with the same name add additional value elements -->\r\n </set-header>\r\n <jsonp callback-parameter-name=\"ProcessResponse\" />\r\n </outbound>\r\n</policies>",
"format": "xml"
}
}
],
"count": 1
}
--------------------------------------------------------------------------------
2023-10-02T15:22:42.636-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:42.636-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:42.636-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api/operations/retrieve-resource-cached for resource type POLICY (api-version=2016-10-10)
2023-10-02T15:22:42.636-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:42.636-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api/operations/retrieve-resource-cached/POLICY?api-version=2016-10-10
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:42.636-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:42.636-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/test-snowflakeintegration-func/operations/post-httptrigger1
2023-10-02T15:22:42.637-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api/operations/retrieve-resource-cached/POLICIES?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:42.637-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/74.871ms, OpTime=75.0393ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api/operations/retrieve-header-only/POLICY?api-version=2016-10-10
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 406 Not Acceptable
Cache-Control: no-cache
Content-Length: 0
Date: Mon, 02 Oct 2023 19:22:42 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: f92b8bb3-1524-4104-a3d8-b3f514186cce
X-Ms-Routing-Request-Id: REDACTED
Response contained no body
2023-10-02T15:22:42.637-0400 [TRACE] aztfexport: Retry: response 406
2023-10-02T15:22:42.637-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:42.637-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api/operations/retrieve-resource-cached for resource type TAGS (api-version=2021-12-01-preview)
2023-10-02T15:22:42.637-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/182.3184ms, OpTime=182.3184ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api/operations/create-resource/TAGS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:42 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 282ea3ee-0e78-4ea9-8f2f-a1b9039495ec
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{
"value": [],
"count": 0
}
--------------------------------------------------------------------------------
2023-10-02T15:22:42.637-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:42.637-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:42.638-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:42.638-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/test-snowflakeintegration-func/operations/post-httptrigger1 for resource type POLICIES (api-version=2021-12-01-preview)
2023-10-02T15:22:42.638-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:42.638-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api/operations/retrieve-resource-cached/TAGS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:42.638-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/test-snowflakeintegration-func/operations/post-httptrigger1/POLICIES?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:42.648-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/192.0862ms, OpTime=192.6168ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/hello-jdoetest/operations/get-httptrigger1/POLICIES?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:42 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: aa504897-0d8b-4520-a3b6-75f7632c19be
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{
"value": [
{
"id": "/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/hello-jdoetest/operations/get-httptrigger1/policies/policy",
"type": "Microsoft.ApiManagement/service/apis/operations/POLICIES",
"name": "policy",
"properties": {
"value": "<policies>\r\n <inbound>\r\n <base />\r\n <set-backend-service id=\"apim-generated-policy\" backend-id=\"hello-jdoetest\" />\r\n </inbound>\r\n <backend>\r\n <base />\r\n </backend>\r\n <outbound>\r\n <base />\r\n </outbound>\r\n <on-error>\r\n <base />\r\n </on-error>\r\n</policies>",
"format": "xml"
}
}
],
"count": 1
}
--------------------------------------------------------------------------------
2023-10-02T15:22:42.648-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:42.648-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:42.649-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/test-snowflakeintegration-func/operations/post-httptrigger1 for resource type POLICY (api-version=2016-10-10)
2023-10-02T15:22:42.649-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:42.649-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/test-snowflakeintegration-func/operations/get-httptrigger1
2023-10-02T15:22:42.649-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/test-snowflakeintegration-func/operations/post-httptrigger1/POLICY?api-version=2016-10-10
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:42.667-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/114.9048ms, OpTime=114.9048ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api/operations/remove-resource/POLICIES?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:42 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 10ba7d22-73dd-4757-8e8b-2d9af06eae98
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{
"value": [],
"count": 0
}
--------------------------------------------------------------------------------
2023-10-02T15:22:42.667-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:42.667-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:42.667-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/test-snowflakeintegration-func/operations/post-httptrigger1 for resource type TAGS (api-version=2021-12-01-preview)
2023-10-02T15:22:42.667-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:42.667-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/test-snowflakeintegration-func/operations/post-httptrigger1/TAGS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:42.670-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/90.5384ms, OpTime=90.5384ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api/operations/retrieve-header-only/TAGS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:42 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: e1e54bf3-e8f8-4349-8828-56c759d1a2df
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{
"value": [],
"count": 0
}
--------------------------------------------------------------------------------
2023-10-02T15:22:42.670-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:42.670-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:42.670-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/test-snowflakeintegration-func/operations/get-httptrigger1 for resource type POLICY (api-version=2016-10-10)
2023-10-02T15:22:42.670-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:42.670-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/test-snowflakeintegration-func/operations/get-httptrigger1/POLICY?api-version=2016-10-10
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:42.684-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/74.3979ms, OpTime=74.3979ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api/operations/retrieve-resource/TAGS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:42 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: f859dc1a-70ad-4111-8fb0-e49352bad4bf
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{
"value": [],
"count": 0
}
--------------------------------------------------------------------------------
2023-10-02T15:22:42.684-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:42.684-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:42.684-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/test-snowflakeintegration-func/operations/get-httptrigger1 for resource type TAGS (api-version=2021-12-01-preview)
2023-10-02T15:22:42.684-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/test-snowflakeintegration-func/policies/policy
2023-10-02T15:22:42.684-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/diagnostics/azuremonitor/loggers/azuremonitor
2023-10-02T15:22:42.684-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:42.684-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/products/starter/policies/policy
2023-10-02T15:22:42.684-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/products/starter/groups/administrators
2023-10-02T15:22:42.684-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/test-snowflakeintegration-func/operations/get-httptrigger1/TAGS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:42.684-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/products/starter/groups/developers
2023-10-02T15:22:42.684-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/products/starter/groups/guests
2023-10-02T15:22:42.684-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/products/unlimited/groups/administrators
2023-10-02T15:22:42.685-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/products/unlimited/groups/developers
2023-10-02T15:22:42.685-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/products/unlimited/groups/guests
2023-10-02T15:22:42.685-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/products/starter/apis/echo-api
2023-10-02T15:22:42.685-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/products/starter/apis/hello-jdoetest
2023-10-02T15:22:42.685-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/products/starter/apis/test-snowflakeintegration-func
2023-10-02T15:22:42.685-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/products/unlimited/apis/echo-api
2023-10-02T15:22:42.685-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/groups/administrators/users/1
2023-10-02T15:22:42.685-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/groups/developers/users/1
2023-10-02T15:22:42.685-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/testsnowflakeintegra780/fileServices/default/shares/test-snowflakeintegration-funcbcc5
2023-10-02T15:22:42.685-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/testsnowflakeintegra780/blobServices/default/containers/azure-webjobs-hosts
2023-10-02T15:22:42.695-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/69.7299ms, OpTime=69.7299ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api/operations/retrieve-resource/POLICY?api-version=2016-10-10
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 404 Not Found
Cache-Control: no-cache
Content-Length: 97
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:42 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 5f64b8dd-dd3e-4312-b5a4-4c62b09ff317
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{"error":{"code":"ResourceNotFound","message":"PoliciesConfiguration not found.","details":null}}
--------------------------------------------------------------------------------
2023-10-02T15:22:42.695-0400 [TRACE] aztfexport: Retry: response 404
2023-10-02T15:22:42.695-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:42.695-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/test-snowflakeintegration-func/operations/get-httptrigger1 for resource type POLICIES (api-version=2021-12-01-preview)
2023-10-02T15:22:42.695-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/testsnowflakeintegra780/blobServices/default/containers/azure-webjobs-secrets
2023-10-02T15:22:42.695-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:42.695-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/test-snowflakeintegration-func/operations/get-httptrigger1/POLICIES?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:42.705-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/80.4464ms, OpTime=80.5141ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api/operations/retrieve-resource/POLICIES?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:42 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: c2f44b52-7878-4d42-8ff9-5a464ea07cbb
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{
"value": [],
"count": 0
}
--------------------------------------------------------------------------------
2023-10-02T15:22:42.705-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:42.705-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:42.705-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/testsnowflakeintegra780/blobServices/default/containers/azure-webjobs-hosts for resource type IMMUTABILITYPOLICIES (api-version=2022-05-01)
2023-10-02T15:22:42.705-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/jdoestoretest/blobServices/default/containers/azure-webjobs-hosts
2023-10-02T15:22:42.705-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:42.706-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/testsnowflakeintegra780/blobServices/default/containers/azure-webjobs-hosts/IMMUTABILITYPOLICIES?api-version=2022-05-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:42.721-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/84.7456ms, OpTime=84.7456ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api/operations/retrieve-resource-cached/POLICY?api-version=2016-10-10
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 406 Not Acceptable
Cache-Control: no-cache
Content-Length: 0
Date: Mon, 02 Oct 2023 19:22:42 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: d46a5e01-2660-4e25-ba7a-8966f5ae68d6
X-Ms-Routing-Request-Id: REDACTED
Response contained no body
2023-10-02T15:22:42.721-0400 [TRACE] aztfexport: Retry: response 406
2023-10-02T15:22:42.721-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:42.721-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/84.1108ms, OpTime=84.7456ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api/operations/retrieve-resource-cached/POLICIES?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:42 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: a870dd3c-7440-4197-b7df-d67537489ede
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{
"value": [
{
"id": "/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api/operations/retrieve-resource-cached/policies/policy",
"type": "Microsoft.ApiManagement/service/apis/operations/POLICIES",
"name": "policy",
"properties": {
"value": "<policies>\r\n <inbound>\r\n <base />\r\n <cache-lookup vary-by-developer=\"false\" vary-by-developer-groups=\"false\">\r\n <vary-by-header>Accept</vary-by-header>\r\n <vary-by-header>Accept-Charset</vary-by-header>\r\n </cache-lookup>\r\n <rewrite-uri template=\"/resource\" />\r\n </inbound>\r\n <backend>\r\n <base />\r\n </backend>\r\n <outbound>\r\n <base />\r\n <cache-store duration=\"3600\" />\r\n </outbound>\r\n</policies>",
"format": "xml"
}
}
],
"count": 1
}
--------------------------------------------------------------------------------
2023-10-02T15:22:42.721-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:42.722-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:42.722-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/testsnowflakeintegra780/blobServices/default/containers/azure-webjobs-secrets for resource type IMMUTABILITYPOLICIES (api-version=2022-05-01)
2023-10-02T15:22:42.722-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:42.722-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/testsnowflakeintegra780/blobServices/default/containers/azure-webjobs-secrets/IMMUTABILITYPOLICIES?api-version=2022-05-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:42.722-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/jdoestoretest/blobServices/default/containers/azure-webjobs-hosts for resource type IMMUTABILITYPOLICIES (api-version=2022-05-01)
2023-10-02T15:22:42.722-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/jdoestoretest/blobServices/default/containers/azure-webjobs-secrets
2023-10-02T15:22:42.722-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:42.722-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/jdoestoretest/blobServices/default/containers/azure-webjobs-hosts/IMMUTABILITYPOLICIES?api-version=2022-05-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:42.723-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/85.6411ms, OpTime=85.6411ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/test-snowflakeintegration-func/operations/post-httptrigger1/POLICIES?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:42 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 93efe653-a86d-4a0a-90a9-9eee7b3053b9
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{
"value": [
{
"id": "/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/test-snowflakeintegration-func/operations/post-httptrigger1/policies/policy",
"type": "Microsoft.ApiManagement/service/apis/operations/POLICIES",
"name": "policy",
"properties": {
"value": "<policies>\r\n <inbound>\r\n <base />\r\n <set-backend-service id=\"apim-generated-policy\" backend-id=\"test-snowflakeintegration-func\" />\r\n </inbound>\r\n <backend>\r\n <base />\r\n </backend>\r\n <outbound>\r\n <base />\r\n </outbound>\r\n <on-error>\r\n <base />\r\n </on-error>\r\n</policies>",
"format": "xml"
}
}
],
"count": 1
}
--------------------------------------------------------------------------------
2023-10-02T15:22:42.723-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:42.723-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:42.723-0400 [DEBUG] aztfexport: Listing resources under /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/jdoestoretest/blobServices/default/containers/azure-webjobs-secrets for resource type IMMUTABILITYPOLICIES (api-version=2022-05-01)
2023-10-02T15:22:42.723-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:42.723-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/jdoestoretest/blobServices/default/containers/azure-webjobs-secrets/IMMUTABILITYPOLICIES?api-version=2022-05-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:42.725-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/75.9259ms, OpTime=76.0331ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/test-snowflakeintegration-func/operations/post-httptrigger1/POLICY?api-version=2016-10-10
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 406 Not Acceptable
Cache-Control: no-cache
Content-Length: 0
Date: Mon, 02 Oct 2023 19:22:42 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: d3bef9cb-8259-414b-b0e1-20cc1bc26293
X-Ms-Routing-Request-Id: REDACTED
Response contained no body
2023-10-02T15:22:42.725-0400 [TRACE] aztfexport: Retry: response 406
2023-10-02T15:22:42.725-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:42.728-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/90.4761ms, OpTime=90.4761ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api/operations/retrieve-resource-cached/TAGS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:42 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 3c97762a-1b96-49dd-b258-110697a0b43e
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{
"value": [],
"count": 0
}
--------------------------------------------------------------------------------
2023-10-02T15:22:42.728-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:42.728-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:42.749-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/78.2087ms, OpTime=78.2087ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/test-snowflakeintegration-func/operations/get-httptrigger1/POLICY?api-version=2016-10-10
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 406 Not Acceptable
Cache-Control: no-cache
Content-Length: 0
Date: Mon, 02 Oct 2023 19:22:42 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 16dc53d2-f85f-4d1d-ba87-86f570c19027
X-Ms-Routing-Request-Id: REDACTED
Response contained no body
2023-10-02T15:22:42.749-0400 [TRACE] aztfexport: Retry: response 406
2023-10-02T15:22:42.749-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:42.758-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/90.1061ms, OpTime=90.1061ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/test-snowflakeintegration-func/operations/post-httptrigger1/TAGS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:42 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: df0c93b5-a1bd-4a1f-8444-64e91afe1be7
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{
"value": [],
"count": 0
}
--------------------------------------------------------------------------------
2023-10-02T15:22:42.758-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:42.758-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:42.769-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/63.5941ms, OpTime=63.6851ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/testsnowflakeintegra780/blobServices/default/containers/azure-webjobs-hosts/IMMUTABILITYPOLICIES?api-version=2022-05-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 404 Not Found
Cache-Control: no-cache
Content-Length: 368
Content-Type: application/json
Date: Mon, 02 Oct 2023 19:22:42 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 38bc5f88-852a-41df-91f1-ad117cfa3533
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{"error":{"code":"HttpResourceNotFound","message":"The request url https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/testsnowflakeintegra780/blobServices/default/containers/azure-webjobs-hosts/IMMUTABILITYPOLICIES?api-version=2022-05-01 is not found."}}
--------------------------------------------------------------------------------
2023-10-02T15:22:42.770-0400 [TRACE] aztfexport: Retry: response 404
2023-10-02T15:22:42.770-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:42.776-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/91.7838ms, OpTime=91.7838ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/test-snowflakeintegration-func/operations/get-httptrigger1/TAGS?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:42 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 3e692bf0-9134-4b12-888e-2defcb879c8c
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{
"value": [],
"count": 0
}
--------------------------------------------------------------------------------
2023-10-02T15:22:42.776-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:42.776-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:42.776-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/81.8495ms, OpTime=81.8495ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/test-snowflakeintegration-func/operations/get-httptrigger1/POLICIES?api-version=2021-12-01-preview
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Mon, 02 Oct 2023 19:22:42 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 94b51c8d-8f81-4fe4-addf-5cb68580f326
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{
"value": [
{
"id": "/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/test-snowflakeintegration-func/operations/get-httptrigger1/policies/policy",
"type": "Microsoft.ApiManagement/service/apis/operations/POLICIES",
"name": "policy",
"properties": {
"value": "<policies>\r\n <inbound>\r\n <base />\r\n <set-backend-service id=\"apim-generated-policy\" backend-id=\"test-snowflakeintegration-func\" />\r\n </inbound>\r\n <backend>\r\n <base />\r\n </backend>\r\n <outbound>\r\n <base />\r\n </outbound>\r\n <on-error>\r\n <base />\r\n </on-error>\r\n</policies>",
"format": "xml"
}
}
],
"count": 1
}
--------------------------------------------------------------------------------
2023-10-02T15:22:42.777-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:42.777-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:42.792-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/68.5669ms, OpTime=68.5669ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/jdoestoretest/blobServices/default/containers/azure-webjobs-secrets/IMMUTABILITYPOLICIES?api-version=2022-05-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 404 Not Found
Cache-Control: no-cache
Content-Length: 361
Content-Type: application/json
Date: Mon, 02 Oct 2023 19:22:42 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 171e1a95-e606-40c0-bec3-c2e059535d06
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{"error":{"code":"HttpResourceNotFound","message":"The request url https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/jdoestoretest/blobServices/default/containers/azure-webjobs-secrets/IMMUTABILITYPOLICIES?api-version=2022-05-01 is not found."}}
--------------------------------------------------------------------------------
2023-10-02T15:22:42.793-0400 [TRACE] aztfexport: Retry: response 404
2023-10-02T15:22:42.793-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:42.795-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/72.2883ms, OpTime=72.2883ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/jdoestoretest/blobServices/default/containers/azure-webjobs-hosts/IMMUTABILITYPOLICIES?api-version=2022-05-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 404 Not Found
Cache-Control: no-cache
Content-Length: 359
Content-Type: application/json
Date: Mon, 02 Oct 2023 19:22:42 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 3ffdffb1-28ba-47b9-8ce3-e791b95b0067
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{"error":{"code":"HttpResourceNotFound","message":"The request url https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/jdoestoretest/blobServices/default/containers/azure-webjobs-hosts/IMMUTABILITYPOLICIES?api-version=2022-05-01 is not found."}}
--------------------------------------------------------------------------------
2023-10-02T15:22:42.795-0400 [TRACE] aztfexport: Retry: response 404
2023-10-02T15:22:42.795-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:42.796-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/73.3512ms, OpTime=73.3512ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/testsnowflakeintegra780/blobServices/default/containers/azure-webjobs-secrets/IMMUTABILITYPOLICIES?api-version=2022-05-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armresources/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 404 Not Found
Cache-Control: no-cache
Content-Length: 370
Content-Type: application/json
Date: Mon, 02 Oct 2023 19:22:42 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 89dcf8fc-f3ac-4fb4-ac36-a72a708950b5
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{"error":{"code":"HttpResourceNotFound","message":"The request url https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/testsnowflakeintegra780/blobServices/default/containers/azure-webjobs-secrets/IMMUTABILITYPOLICIES?api-version=2022-05-01 is not found."}}
--------------------------------------------------------------------------------
2023-10-02T15:22:42.796-0400 [TRACE] aztfexport: Retry: response 404
2023-10-02T15:22:42.796-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:42.796-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api/operations/create-resource/policies/policy
2023-10-02T15:22:42.796-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/hello-jdoetest/operations/post-httptrigger1/policies/policy
2023-10-02T15:22:42.796-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api/operations/retrieve-header-only/policies/policy
2023-10-02T15:22:42.796-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/hello-jdoetest/operations/get-httptrigger1/policies/policy
2023-10-02T15:22:42.796-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api/operations/retrieve-resource-cached/policies/policy
2023-10-02T15:22:42.796-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/test-snowflakeintegration-func/operations/post-httptrigger1/policies/policy
2023-10-02T15:22:42.797-0400 [DEBUG] aztfexport: Listing direct child resource for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/test-snowflakeintegration-func/operations/get-httptrigger1/policies/policy
2023-10-02T15:22:42.800-0400 [INFO] aztfexport: 120 resources are listed
2023-10-02T15:22:42.800-0400 [DEBUG] aztfexport: Populate resource set
2023-10-02T15:22:42.801-0400 [DEBUG] aztfexport: Reduce resource set
2023-10-02T15:22:42.801-0400 [DEBUG] aztfexport: Azure Resource set map to TF resource set
2023-10-02T15:22:42.811-0400 [WARN] aztfexport: No query result for resource type and TF id for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/diagnostics/azuremonitor/loggers/azuremonitor
2023-10-02T15:22:42.811-0400 [WARN] aztfexport: No query result for resource type and TF id for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/notifications/AccountClosedPublisher
2023-10-02T15:22:42.811-0400 [WARN] aztfexport: No query result for resource type and TF id for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/notifications/BCC
2023-10-02T15:22:42.811-0400 [WARN] aztfexport: No query result for resource type and TF id for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/notifications/NewIssuePublisherNotificationMessage
2023-10-02T15:22:42.812-0400 [WARN] aztfexport: No query result for resource type and TF id for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/notifications/NewApplicationNotificationMessage
2023-10-02T15:22:42.812-0400 [WARN] aztfexport: No query result for resource type and TF id for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/notifications/PurchasePublisherNotificationMessage
2023-10-02T15:22:42.812-0400 [WARN] aztfexport: No query result for resource type and TF id for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/notifications/QuotaLimitApproachingPublisherNotificationMessage
2023-10-02T15:22:42.812-0400 [WARN] aztfexport: No query result for resource type and TF id for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/notifications/RequestPublisherNotificationMessage
2023-10-02T15:22:42.812-0400 [WARN] aztfexport: No query result for resource type and TF id for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/portalconfigs/default
2023-10-02T15:22:42.812-0400 [WARN] aztfexport: No query result for resource type and TF id for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/portalsettings/delegation
2023-10-02T15:22:42.812-0400 [WARN] aztfexport: No query result for resource type and TF id for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/portalsettings/signin
2023-10-02T15:22:42.812-0400 [WARN] aztfexport: No query result for resource type and TF id for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/portalsettings/signup
2023-10-02T15:22:42.812-0400 [WARN] aztfexport: No query result for resource type and TF id for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/properties/hello-jdoetest-key
2023-10-02T15:22:42.812-0400 [WARN] aztfexport: No query result for resource type and TF id for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/properties/test-snowflakeintegration-func-key
2023-10-02T15:22:42.812-0400 [WARN] aztfexport: No query result for resource type and TF id for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/jdoestoretest/blobServices/default
2023-10-02T15:22:42.812-0400 [WARN] aztfexport: No query result for resource type and TF id for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/testsnowflakeintegra780/blobServices/default
2023-10-02T15:22:42.812-0400 [WARN] aztfexport: No query result for resource type and TF id for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/testsnowflakeintegra780/queueServices/default
2023-10-02T15:22:42.812-0400 [WARN] aztfexport: No query result for resource type and TF id for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/testsnowflakeintegra780/fileServices/default
2023-10-02T15:22:42.812-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:42.812-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:42.812-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:42.812-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:42.812-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:42.812-0400 [WARN] aztfexport: No query result for resource type and TF id for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/testsnowflakeintegra780/tableServices/default
2023-10-02T15:22:42.812-0400 [WARN] aztfexport: No query result for resource type and TF id for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/jdoestoretest/fileServices/default
2023-10-02T15:22:42.812-0400 [WARN] aztfexport: No query result for resource type and TF id for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/jdoestoretest/tableServices/default
2023-10-02T15:22:42.812-0400 [WARN] aztfexport: No query result for resource type and TF id for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/jdoestoretest/queueServices/default
2023-10-02T15:22:42.812-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:42.812-0400 [WARN] aztfexport: No query result for resource type and TF id for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/hello-jdoetest/basicPublishingCredentialsPolicies/ftp
2023-10-02T15:22:42.812-0400 [WARN] aztfexport: No query result for resource type and TF id for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/hello-jdoetest/basicPublishingCredentialsPolicies/scm
2023-10-02T15:22:42.813-0400 [WARN] aztfexport: No query result for resource type and TF id for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/hello-jdoetest/config/web
2023-10-02T15:22:42.813-0400 [WARN] aztfexport: No query result for resource type and TF id for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/hello-jdoetest/snapshots/2023-10-02T15_11_52_1525578
2023-10-02T15:22:42.813-0400 [WARN] aztfexport: No query result for resource type and TF id for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/hello-jdoetest/snapshots/2023-10-02T16_11_52_2528091
2023-10-02T15:22:42.813-0400 [WARN] aztfexport: No query result for resource type and TF id for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/hello-jdoetest/snapshots/2023-10-02T17_11_52_1794134
2023-10-02T15:22:42.813-0400 [WARN] aztfexport: No query result for resource type and TF id for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/hello-jdoetest/snapshots/2023-10-02T19_11_52_2261733
2023-10-02T15:22:42.813-0400 [WARN] aztfexport: No query result for resource type and TF id for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/hello-jdoetest/snapshots/2023-10-02T18_11_52_1795086
2023-10-02T15:22:42.813-0400 [TRACE] aztfexport: Retry: =====> Try=1
2023-10-02T15:22:42.813-0400 [WARN] aztfexport: No query result for resource type and TF id for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/test-snowflakeintegration-func/basicPublishingCredentialsPolicies/ftp
2023-10-02T15:22:42.813-0400 [WARN] aztfexport: No query result for resource type and TF id for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/test-snowflakeintegration-func/basicPublishingCredentialsPolicies/scm
2023-10-02T15:22:42.813-0400 [WARN] aztfexport: No query result for resource type and TF id for /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/test-snowflakeintegration-func/config/web
2023-10-02T15:22:45.646-0400 [TRACE] aztfexport: Authentication: AzureCLICredential.GetToken() acquired a token for scope "https://management.core.windows.net/"\n
2023-10-02T15:22:45.646-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/testsnowflakeintegra780?api-version=2021-09-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armstorage/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:45.713-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/66.6365ms, OpTime=66.6365ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/testsnowflakeintegra780?api-version=2021-09-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armstorage/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json
Date: Mon, 02 Oct 2023 19:22:45 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: d29f744a-bc95-42ee-9a9a-3f3362f01711
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/testsnowflakeintegra780","name":"testsnowflakeintegra780","type":"Microsoft.Storage/storageAccounts","location":"eastus","tags":{},"properties":{"defaultToOAuthAuthentication":true,"keyCreationTime":{"key1":"2023-09-29T14:51:40.4160872Z","key2":"2023-09-29T14:51:40.4160872Z"},"privateEndpointConnections":[],"minimumTlsVersion":"TLS1_2","allowBlobPublicAccess":true,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"keyType":"Account","enabled":true,"lastEnabledTime":"2023-09-29T14:51:40.4317113Z"},"blob":{"keyType":"Account","enabled":true,"lastEnabledTime":"2023-09-29T14:51:40.4317113Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2023-09-29T14:51:40.2441974Z","primaryEndpoints":{"dfs":"https://testsnowflakeintegra780.dfs.core.windows.net/","web":"https://testsnowflakeintegra780.z13.web.core.windows.net/","blob":"https://testsnowflakeintegra780.blob.core.windows.net/","queue":"https://testsnowflakeintegra780.queue.core.windows.net/","table":"https://testsnowflakeintegra780.table.core.windows.net/","file":"https://testsnowflakeintegra780.file.core.windows.net/"},"primaryLocation":"eastus","statusOfPrimary":"available"}}
--------------------------------------------------------------------------------
2023-10-02T15:22:45.714-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:45.714-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:48.534-0400 [TRACE] aztfexport: Authentication: AzureCLICredential.GetToken() acquired a token for scope "https://management.core.windows.net/"\n
2023-10-02T15:22:48.534-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/hello-jdoetest?api-version=2021-03-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armappservice/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:48.736-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/201.8181ms, OpTime=201.8181ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/hello-jdoetest?api-version=2021-03-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armappservice/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json
Date: Mon, 02 Oct 2023 19:22:48 GMT
Etag: "1D9F544F7AF0F8B"
Expires: -1
Pragma: no-cache
Server: Microsoft-IIS/10.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Aspnet-Version: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 75b59de1-f38e-4205-b6db-dca014be33e3
X-Ms-Routing-Request-Id: REDACTED
X-Powered-By: REDACTED
--------------------------------------------------------------------------------
{"id":"/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/hello-jdoetest","name":"hello-jdoetest","type":"Microsoft.Web/sites","kind":"functionapp","location":"East US","tags":{},"properties":{"name":"hello-jdoetest","state":"Running","hostNames":["hello-jdoetest.azurewebsites.net"],"webSpace":"Test-SnowflakeIntegration-EastUSwebspace","selfLink":"https://waws-prod-blu-497.api.azurewebsites.windows.net:454/subscriptions/aaa-bbb-ccc-ddd/webspaces/Test-SnowflakeIntegration-EastUSwebspace/sites/hello-jdoetest","repositorySiteName":"hello-jdoetest","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"afdEnabled":false,"enabledHostNames":["hello-jdoetest.azurewebsites.net","hello-jdoetest.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":""},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"hello-jdoetest.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"virtualIPv6":null,"thumbprint":null,"certificateResourceId":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"hello-jdoetest.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"virtualIPv6":null,"thumbprint":null,"certificateResourceId":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/serverfarms/jdoeappstest","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2023-10-02T15:27:34.6166667","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","dnsConfiguration":{},"vnetRouteAllEnabled":true,"containerAllocationSubnet":null,"useContainerLocalhostBindings":null,"vnetImagePullEnabled":false,"vnetContentShareEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":null,"windowsConfiguredStacks":null,"requestTracingEnabled":null,"remoteDebuggingEnabled":null,"remoteDebuggingVersion":null,"httpLoggingEnabled":null,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":null,"detailedErrorLoggingEnabled":null,"publishingUsername":null,"publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":null,"use32BitWorkerProcess":null,"webSocketsEnabled":null,"alwaysOn":true,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":null,"managedPipelineMode":null,"virtualApplications":null,"winAuthAdminState":null,"winAuthTenantState":null,"customAppPoolIdentityAdminState":null,"customAppPoolIdentityTenantState":null,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":null,"routingRules":null,"experiments":null,"limits":null,"autoHealEnabled":null,"autoHealRules":null,"tracingOptions":null,"vnetName":null,"vnetRouteAllEnabled":null,"vnetPrivatePortsCount":null,"publicNetworkAccess":null,"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":null,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":null,"ipSecurityRestrictionsDefaultAction":null,"scmIpSecurityRestrictions":null,"scmIpSecurityRestrictionsDefaultAction":null,"scmIpSecurityRestrictionsUseMain":null,"http20Enabled":false,"minTlsVersion":null,"minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":null,"ftpsState":null,"preWarmedInstanceCount":null,"functionAppScaleLimit":0,"elasticWebAppScaleLimit":null,"healthCheckPath":null,"fileChangeAuditEnabled":null,"functionsRuntimeScaleMonitoringEnabled":null,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":null,"http20ProxyFlag":null,"sitePort":null,"antivirusScanEnabled":null,"storageType":null,"sitePrivateLinkHostEnabled":null},"daprConfig":null,"deploymentId":"hello-jdoetest","slotName":null,"trafficManagerHostNames":null,"sku":"Standard","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"ipMode":"IPv4","vnetBackupRestoreEnabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"9559C30C51324012BBDD7E56B7C6B8073D9D82207B8252545A0E0B0746627BAA","kind":"functionapp","managedEnvironmentId":null,"inboundIpAddress":"20.119.8.55","possibleInboundIpAddresses":"20.119.8.55","ftpUsername":"hello-jdoetest\\$hello-jdoetest","ftpsHostName":"ftps://waws-prod-blu-497.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"52.224.92.164,52.224.92.249,52.191.88.59,52.224.92.251,52.224.93.18,52.224.93.20,52.224.94.22,52.224.94.39,52.224.94.68,52.224.94.73,52.224.94.91,52.224.94.104,52.142.33.139,52.224.94.129,52.224.94.131,52.224.94.139,52.149.242.38,52.224.94.157,20.119.8.55","possibleOutboundIpAddresses":"52.224.92.164,52.224.92.249,52.191.88.59,52.224.92.251,52.224.93.18,52.224.93.20,52.224.94.22,52.224.94.39,52.224.94.68,52.224.94.73,52.224.94.91,52.224.94.104,52.142.33.139,52.224.94.129,52.224.94.131,52.224.94.139,52.149.242.38,52.224.94.157,52.224.93.31,52.224.93.34,52.224.93.44,52.224.93.53,52.142.39.142,52.224.93.69,52.224.93.72,52.224.93.81,52.224.92.122,52.224.93.112,52.224.93.117,52.224.93.141,52.224.93.157,52.224.93.164,52.224.93.184,52.224.93.202,52.224.93.237,52.224.94.3,52.224.94.22,52.224.94.39,52.224.94.68,52.224.94.73,52.224.94.91,52.224.94.104,52.142.33.139,52.224.94.129,52.224.94.131,52.224.94.139,52.149.242.38,52.224.94.157,52.224.93.56,52.149.173.196,52.224.94.171,52.224.94.176,52.224.94.181,52.142.39.101,20.119.8.55","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-blu-497","cloningInfo":null,"hostingEnvironmentId":null,"tags":{},"resourceGroup":"Test-SnowflakeIntegration","defaultHostName":"hello-jdoetest.azurewebsites.net","slotSwapStatus":null,"httpsOnly":true,"endToEndEncryptionEnabled":false,"functionsRuntimeAdminIsolationEnabled":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":[],"publicNetworkAccess":"Enabled","buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"FunctionAppLogs","inFlightFeatures":[],"storageAccountRequired":false,"virtualNetworkSubnetId":"/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-company-EastVNET-RG/providers/Microsoft.Network/virtualNetworks/Test-company-EastVNET/subnets/jdoesubnettest","keyVaultReferenceIdentity":"SystemAssigned","defaultHostNameScope":"Global","privateLinkIdentifiers":null,"sshEnabled":null}}
--------------------------------------------------------------------------------
2023-10-02T15:22:48.736-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:48.736-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:51.417-0400 [TRACE] aztfexport: Authentication: AzureCLICredential.GetToken() acquired a token for scope "https://management.core.windows.net/"\n
2023-10-02T15:22:51.417-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/jdoestoretest?api-version=2021-09-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armstorage/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:51.462-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/45.7342ms, OpTime=45.7342ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/jdoestoretest?api-version=2021-09-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armstorage/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json
Date: Mon, 02 Oct 2023 19:22:51 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: e035ae76-0d57-4a13-87bf-d1323f94bfef
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/jdoestoretest","name":"jdoestoretest","type":"Microsoft.Storage/storageAccounts","location":"eastus","tags":{},"properties":{"defaultToOAuthAuthentication":true,"keyCreationTime":{"key1":"2023-10-02T14:41:03.1138757Z","key2":"2023-10-02T14:41:03.1138757Z"},"privateEndpointConnections":[],"minimumTlsVersion":"TLS1_2","allowBlobPublicAccess":true,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"keyType":"Account","enabled":true,"lastEnabledTime":"2023-10-02T14:41:03.1138757Z"},"blob":{"keyType":"Account","enabled":true,"lastEnabledTime":"2023-10-02T14:41:03.1138757Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2023-10-02T14:41:02.9420072Z","primaryEndpoints":{"dfs":"https://jdoestoretest.dfs.core.windows.net/","web":"https://jdoestoretest.z13.web.core.windows.net/","blob":"https://jdoestoretest.blob.core.windows.net/","queue":"https://jdoestoretest.queue.core.windows.net/","table":"https://jdoestoretest.table.core.windows.net/","file":"https://jdoestoretest.file.core.windows.net/"},"primaryLocation":"eastus","statusOfPrimary":"available"}}
--------------------------------------------------------------------------------
2023-10-02T15:22:51.462-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:51.462-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:54.323-0400 [TRACE] aztfexport: Authentication: AzureCLICredential.GetToken() acquired a token for scope "https://management.core.windows.net/"\n
2023-10-02T15:22:54.323-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/testsnowflakeintegra780?api-version=2021-09-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armstorage/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:54.369-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/46.2653ms, OpTime=46.5024ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/testsnowflakeintegra780?api-version=2021-09-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armstorage/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json
Date: Mon, 02 Oct 2023 19:22:54 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 1b6cfaa0-8ce4-4a6d-96d1-29121ec6439c
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/testsnowflakeintegra780","name":"testsnowflakeintegra780","type":"Microsoft.Storage/storageAccounts","location":"eastus","tags":{},"properties":{"defaultToOAuthAuthentication":true,"keyCreationTime":{"key1":"2023-09-29T14:51:40.4160872Z","key2":"2023-09-29T14:51:40.4160872Z"},"privateEndpointConnections":[],"minimumTlsVersion":"TLS1_2","allowBlobPublicAccess":true,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"keyType":"Account","enabled":true,"lastEnabledTime":"2023-09-29T14:51:40.4317113Z"},"blob":{"keyType":"Account","enabled":true,"lastEnabledTime":"2023-09-29T14:51:40.4317113Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2023-09-29T14:51:40.2441974Z","primaryEndpoints":{"dfs":"https://testsnowflakeintegra780.dfs.core.windows.net/","web":"https://testsnowflakeintegra780.z13.web.core.windows.net/","blob":"https://testsnowflakeintegra780.blob.core.windows.net/","queue":"https://testsnowflakeintegra780.queue.core.windows.net/","table":"https://testsnowflakeintegra780.table.core.windows.net/","file":"https://testsnowflakeintegra780.file.core.windows.net/"},"primaryLocation":"eastus","statusOfPrimary":"available"}}
--------------------------------------------------------------------------------
2023-10-02T15:22:54.369-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:54.369-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:22:57.189-0400 [TRACE] aztfexport: Authentication: AzureCLICredential.GetToken() acquired a token for scope "https://management.core.windows.net/"\n
2023-10-02T15:22:57.189-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/jdoestoretest?api-version=2021-09-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armstorage/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:22:57.241-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/52.1509ms, OpTime=52.1509ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/jdoestoretest?api-version=2021-09-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armstorage/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json
Date: Mon, 02 Oct 2023 19:22:56 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: e2053ce3-c052-4f72-9ec2-c1380d155321
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/jdoestoretest","name":"jdoestoretest","type":"Microsoft.Storage/storageAccounts","location":"eastus","tags":{},"properties":{"defaultToOAuthAuthentication":true,"keyCreationTime":{"key1":"2023-10-02T14:41:03.1138757Z","key2":"2023-10-02T14:41:03.1138757Z"},"privateEndpointConnections":[],"minimumTlsVersion":"TLS1_2","allowBlobPublicAccess":true,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"keyType":"Account","enabled":true,"lastEnabledTime":"2023-10-02T14:41:03.1138757Z"},"blob":{"keyType":"Account","enabled":true,"lastEnabledTime":"2023-10-02T14:41:03.1138757Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2023-10-02T14:41:02.9420072Z","primaryEndpoints":{"dfs":"https://jdoestoretest.dfs.core.windows.net/","web":"https://jdoestoretest.z13.web.core.windows.net/","blob":"https://jdoestoretest.blob.core.windows.net/","queue":"https://jdoestoretest.queue.core.windows.net/","table":"https://jdoestoretest.table.core.windows.net/","file":"https://jdoestoretest.file.core.windows.net/"},"primaryLocation":"eastus","statusOfPrimary":"available"}}
--------------------------------------------------------------------------------
2023-10-02T15:22:57.241-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:22:57.242-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:23:00.203-0400 [TRACE] aztfexport: Authentication: AzureCLICredential.GetToken() acquired a token for scope "https://management.core.windows.net/"\n
2023-10-02T15:23:00.203-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/testsnowflakeintegra780?api-version=2021-09-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armstorage/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:23:00.251-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/47.2575ms, OpTime=47.2575ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/testsnowflakeintegra780?api-version=2021-09-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armstorage/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json
Date: Mon, 02 Oct 2023 19:22:59 GMT
Expires: -1
Pragma: no-cache
Server: Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: b43c38eb-f880-42de-8e39-6fb4b78b2642
X-Ms-Routing-Request-Id: REDACTED
--------------------------------------------------------------------------------
{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Storage/storageAccounts/testsnowflakeintegra780","name":"testsnowflakeintegra780","type":"Microsoft.Storage/storageAccounts","location":"eastus","tags":{},"properties":{"defaultToOAuthAuthentication":true,"keyCreationTime":{"key1":"2023-09-29T14:51:40.4160872Z","key2":"2023-09-29T14:51:40.4160872Z"},"privateEndpointConnections":[],"minimumTlsVersion":"TLS1_2","allowBlobPublicAccess":true,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"keyType":"Account","enabled":true,"lastEnabledTime":"2023-09-29T14:51:40.4317113Z"},"blob":{"keyType":"Account","enabled":true,"lastEnabledTime":"2023-09-29T14:51:40.4317113Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2023-09-29T14:51:40.2441974Z","primaryEndpoints":{"dfs":"https://testsnowflakeintegra780.dfs.core.windows.net/","web":"https://testsnowflakeintegra780.z13.web.core.windows.net/","blob":"https://testsnowflakeintegra780.blob.core.windows.net/","queue":"https://testsnowflakeintegra780.queue.core.windows.net/","table":"https://testsnowflakeintegra780.table.core.windows.net/","file":"https://testsnowflakeintegra780.file.core.windows.net/"},"primaryLocation":"eastus","statusOfPrimary":"available"}}
--------------------------------------------------------------------------------
2023-10-02T15:23:00.251-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:23:00.251-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:23:03.198-0400 [TRACE] aztfexport: Authentication: AzureCLICredential.GetToken() acquired a token for scope "https://management.core.windows.net/"\n
2023-10-02T15:23:03.199-0400 [TRACE] aztfexport: Request: ==> OUTGOING REQUEST (Try=1)
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/test-snowflakeintegration-func?api-version=2021-03-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armappservice/v1.0.0 (go1.19; Windows_NT)
Request contained no body
2023-10-02T15:23:03.405-0400 [TRACE] aztfexport: Response: ==> REQUEST/RESPONSE (Try=1/206.9715ms, OpTime=206.9715ms) -- RESPONSE RECEIVED
GET https://management.azure.com/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/test-snowflakeintegration-func?api-version=2021-03-01
Accept: application/json
Authorization: REDACTED
User-Agent: aztfexport azsdk-go-armappservice/v1.0.0 (go1.19; Windows_NT)
--------------------------------------------------------------------------------
RESPONSE Status: 200 OK
Cache-Control: no-cache
Content-Type: application/json
Date: Mon, 02 Oct 2023 19:23:03 GMT
Etag: "1D9F53F761B84C0"
Expires: -1
Pragma: no-cache
Server: Microsoft-IIS/10.0
Strict-Transport-Security: REDACTED
Vary: REDACTED
X-Aspnet-Version: REDACTED
X-Content-Type-Options: REDACTED
X-Ms-Correlation-Request-Id: REDACTED
X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED
X-Ms-Request-Id: 774187b5-9f59-461f-b6d7-939792a1a30c
X-Ms-Routing-Request-Id: REDACTED
X-Powered-By: REDACTED
--------------------------------------------------------------------------------
{"id":"/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/sites/test-snowflakeintegration-func","name":"test-snowflakeintegration-func","type":"Microsoft.Web/sites","kind":"functionapp","location":"East US","tags":{},"properties":{"name":"test-snowflakeintegration-func","state":"Running","hostNames":["test-snowflakeintegration-func.azurewebsites.net"],"webSpace":"Test-SnowflakeIntegration-EastUSwebspace","selfLink":"https://waws-prod-blu-497.api.azurewebsites.windows.net:454/subscriptions/aaa-bbb-ccc-ddd/webspaces/Test-SnowflakeIntegration-EastUSwebspace/sites/test-snowflakeintegration-func","repositorySiteName":"test-snowflakeintegration-func","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"afdEnabled":false,"enabledHostNames":["test-snowflakeintegration-func.azurewebsites.net","test-snowflakeintegration-func.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":""},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"test-snowflakeintegration-func.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"virtualIPv6":null,"thumbprint":null,"certificateResourceId":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"test-snowflakeintegration-func.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"virtualIPv6":null,"thumbprint":null,"certificateResourceId":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.Web/serverfarms/test-snowflakeintegration-asp","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2023-10-02T14:48:09.74","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","dnsConfiguration":{},"vnetRouteAllEnabled":true,"containerAllocationSubnet":null,"useContainerLocalhostBindings":null,"vnetImagePullEnabled":false,"vnetContentShareEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":null,"windowsConfiguredStacks":null,"requestTracingEnabled":null,"remoteDebuggingEnabled":null,"remoteDebuggingVersion":null,"httpLoggingEnabled":null,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":null,"detailedErrorLoggingEnabled":null,"publishingUsername":null,"publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":null,"use32BitWorkerProcess":null,"webSocketsEnabled":null,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":null,"managedPipelineMode":null,"virtualApplications":null,"winAuthAdminState":null,"winAuthTenantState":null,"customAppPoolIdentityAdminState":null,"customAppPoolIdentityTenantState":null,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":null,"routingRules":null,"experiments":null,"limits":null,"autoHealEnabled":null,"autoHealRules":null,"tracingOptions":null,"vnetName":null,"vnetRouteAllEnabled":null,"vnetPrivatePortsCount":null,"publicNetworkAccess":null,"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":null,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":null,"ipSecurityRestrictionsDefaultAction":null,"scmIpSecurityRestrictions":null,"scmIpSecurityRestrictionsDefaultAction":null,"scmIpSecurityRestrictionsUseMain":null,"http20Enabled":false,"minTlsVersion":null,"minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":null,"ftpsState":null,"preWarmedInstanceCount":null,"functionAppScaleLimit":0,"elasticWebAppScaleLimit":null,"healthCheckPath":null,"fileChangeAuditEnabled":null,"functionsRuntimeScaleMonitoringEnabled":null,"websiteTimeZone":null,"minimumElasticInstanceCount":1,"azureStorageAccounts":null,"http20ProxyFlag":null,"sitePort":null,"antivirusScanEnabled":null,"storageType":null,"sitePrivateLinkHostEnabled":null},"daprConfig":null,"deploymentId":"test-snowflakeintegration-func","slotName":null,"trafficManagerHostNames":null,"sku":"ElasticPremium","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"ipMode":"IPv4","vnetBackupRestoreEnabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"9559C30C51324012BBDD7E56B7C6B8073D9D82207B8252545A0E0B0746627BAA","kind":"functionapp","managedEnvironmentId":null,"inboundIpAddress":"20.119.8.55","possibleInboundIpAddresses":"20.119.8.55","ftpUsername":"test-snowflakeintegration-func\\$test-snowflakeintegration-func","ftpsHostName":"ftps://waws-prod-blu-497.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"52.224.93.31,52.224.93.34,52.224.93.44,52.224.93.53,52.142.39.142,52.224.93.69,20.119.8.55","possibleOutboundIpAddresses":"52.224.92.164,52.224.92.249,52.191.88.59,52.224.92.251,52.224.93.18,52.224.93.20,52.224.94.22,52.224.94.39,52.224.94.68,52.224.94.73,52.224.94.91,52.224.94.104,52.142.33.139,52.224.94.129,52.224.94.131,52.224.94.139,52.149.242.38,52.224.94.157,52.224.93.31,52.224.93.34,52.224.93.44,52.224.93.53,52.142.39.142,52.224.93.69,52.224.93.72,52.224.93.81,52.224.92.122,52.224.93.112,52.224.93.117,52.224.93.141,52.224.93.157,52.224.93.164,52.224.93.184,52.224.93.202,52.224.93.237,52.224.94.3,52.224.94.22,52.224.94.39,52.224.94.68,52.224.94.73,52.224.94.91,52.224.94.104,52.142.33.139,52.224.94.129,52.224.94.131,52.224.94.139,52.149.242.38,52.224.94.157,52.224.93.56,52.149.173.196,52.224.94.171,52.224.94.176,52.224.94.181,52.142.39.101,20.119.8.55","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-blu-497","cloningInfo":null,"hostingEnvironmentId":null,"tags":{},"resourceGroup":"Test-SnowflakeIntegration","defaultHostName":"test-snowflakeintegration-func.azurewebsites.net","slotSwapStatus":null,"httpsOnly":true,"endToEndEncryptionEnabled":false,"functionsRuntimeAdminIsolationEnabled":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":[],"publicNetworkAccess":"Enabled","buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"FunctionAppLogs","inFlightFeatures":[],"storageAccountRequired":false,"virtualNetworkSubnetId":"/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-company-EastVNET-RG/providers/Microsoft.Network/virtualNetworks/Test-company-EastVNET/subnets/App","keyVaultReferenceIdentity":"SystemAssigned","defaultHostNameScope":"Global","privateLinkIdentifiers":null,"sshEnabled":null}}
--------------------------------------------------------------------------------
2023-10-02T15:23:03.405-0400 [TRACE] aztfexport: Retry: response 200
2023-10-02T15:23:03.405-0400 [TRACE] aztfexport: Retry: exit due to non-retriable status code
2023-10-02T15:23:03.626-0400 [INFO] aztfexport: Importing /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api/operations/create-resource/policies/policy as azurerm_api_management_api_operation_policy.res-4
2023-10-02T15:23:03.627-0400 [INFO] aztfexport: Importing /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration as azurerm_resource_group.res-0
2023-10-02T15:23:03.628-0400 [INFO] aztfexport: Importing /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api/operations/create-resource as azurerm_api_management_api_operation.res-3
2023-10-02T15:23:03.629-0400 [INFO] aztfexport: Importing /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api as azurerm_api_management_api.res-2
2023-10-02T15:23:03.629-0400 [INFO] aztfexport: Importing /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim as azurerm_api_management.res-1
2023-10-02T15:23:03.629-0400 [INFO] aztfexport: Importing /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api/operations/remove-resource as azurerm_api_management_api_operation.res-6
2023-10-02T15:23:03.630-0400 [INFO] aztfexport: Importing /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api/operations/modify-resource as azurerm_api_management_api_operation.res-5
2023-10-02T15:23:03.630-0400 [INFO] aztfexport: Importing /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api/operations/retrieve-header-only as azurerm_api_management_api_operation.res-7
2023-10-02T15:23:03.632-0400 [INFO] aztfexport: Importing /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api/operations/retrieve-header-only/policies/policy as azurerm_api_management_api_operation_policy.res-8
2023-10-02T15:23:03.633-0400 [INFO] aztfexport: Importing /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api/operations/retrieve-resource as azurerm_api_management_api_operation.res-9
2023-10-02T15:27:55.949-0400 [DEBUG] aztfexport: Merging terraform state file C:\Users\myuser\AppData\Local\Temp\aztfexport-1758622100\terraform.tfstate (tfmerge)
2023-10-02T15:28:11.623-0400 [DEBUG] aztfexport: Merging terraform state file C:\Users\myuser\AppData\Local\Temp\aztfexport-3180295590\terraform.tfstate (tfmerge)
2023-10-02T15:28:20.004-0400 [DEBUG] aztfexport: Merging terraform state file C:\Users\myuser\AppData\Local\Temp\aztfexport-983781674\terraform.tfstate (tfmerge)
2023-10-02T15:28:31.538-0400 [DEBUG] aztfexport: Merging terraform state file C:\Users\myuser\AppData\Local\Temp\aztfexport-3895707309\terraform.tfstate (tfmerge)
2023-10-02T15:28:44.695-0400 [DEBUG] aztfexport: Merging terraform state file C:\Users\myuser\AppData\Local\Temp\aztfexport-674614450\terraform.tfstate (tfmerge)
2023-10-02T15:28:52.877-0400 [DEBUG] aztfexport: Merging terraform state file C:\Users\myuser\AppData\Local\Temp\aztfexport-3776990004\terraform.tfstate (tfmerge)
2023-10-02T15:29:01.807-0400 [DEBUG] aztfexport: Merging terraform state file C:\Users\myuser\AppData\Local\Temp\aztfexport-801788827\terraform.tfstate (tfmerge)
2023-10-02T15:29:10.077-0400 [DEBUG] aztfexport: Merging terraform state file C:\Users\myuser\AppData\Local\Temp\aztfexport-3579076045\terraform.tfstate (tfmerge)
2023-10-02T15:29:17.838-0400 [DEBUG] aztfexport: Merging terraform state file C:\Users\myuser\AppData\Local\Temp\aztfexport-255483279\terraform.tfstate (tfmerge)
2023-10-02T15:29:27.516-0400 [DEBUG] aztfexport: Merging terraform state file C:\Users\myuser\AppData\Local\Temp\aztfexport-868528191\terraform.tfstate (tfmerge)
2023-10-02T15:29:36.957-0400 [INFO] aztfexport: Importing /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/hello-jdoetest/operations/get-httptrigger1/policies/policy as azurerm_api_management_api_operation_policy.res-14
2023-10-02T15:29:36.957-0400 [INFO] aztfexport: Importing /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/hello-jdoetest as azurerm_api_management_api.res-12
2023-10-02T15:29:36.957-0400 [INFO] aztfexport: Importing /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/hello-jdoetest/operations/get-httptrigger1 as azurerm_api_management_api_operation.res-13
2023-10-02T15:29:36.958-0400 [INFO] aztfexport: Importing /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/hello-jdoetest/operations/post-httptrigger1 as azurerm_api_management_api_operation.res-15
2023-10-02T15:29:36.958-0400 [INFO] aztfexport: Importing /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/hello-jdoetest/operations/post-httptrigger1/policies/policy as azurerm_api_management_api_operation_policy.res-16
2023-10-02T15:29:36.959-0400 [INFO] aztfexport: Importing /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api/operations/retrieve-resource-cached/policies/policy as azurerm_api_management_api_operation_policy.res-11
2023-10-02T15:29:36.960-0400 [INFO] aztfexport: Importing /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/hello-jdoetest/policies/policy as azurerm_api_management_api_policy.res-17
2023-10-02T15:29:36.960-0400 [INFO] aztfexport: Importing /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/test-snowflakeintegration-func as azurerm_api_management_api.res-18
2023-10-02T15:29:36.961-0400 [INFO] aztfexport: Importing /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/test-snowflakeintegration-func/operations/get-httptrigger1 as azurerm_api_management_api_operation.res-19
2023-10-02T15:29:36.964-0400 [INFO] aztfexport: Importing /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/echo-api/operations/retrieve-resource-cached as azurerm_api_management_api_operation.res-10
2023-10-02T15:34:54.911-0400 [DEBUG] aztfexport: Merging terraform state file C:\Users\myuser\AppData\Local\Temp\aztfexport-3180295590\terraform.tfstate (tfmerge)
2023-10-02T15:35:20.213-0400 [DEBUG] aztfexport: Merging terraform state file C:\Users\myuser\AppData\Local\Temp\aztfexport-801788827\terraform.tfstate (tfmerge)
2023-10-02T15:35:41.409-0400 [DEBUG] aztfexport: Merging terraform state file C:\Users\myuser\AppData\Local\Temp\aztfexport-255483279\terraform.tfstate (tfmerge)
2023-10-02T15:35:57.026-0400 [DEBUG] aztfexport: Merging terraform state file C:\Users\myuser\AppData\Local\Temp\aztfexport-3895707309\terraform.tfstate (tfmerge)
2023-10-02T15:36:07.501-0400 [DEBUG] aztfexport: Merging terraform state file C:\Users\myuser\AppData\Local\Temp\aztfexport-3579076045\terraform.tfstate (tfmerge)
2023-10-02T15:36:18.529-0400 [DEBUG] aztfexport: Merging terraform state file C:\Users\myuser\AppData\Local\Temp\aztfexport-983781674\terraform.tfstate (tfmerge)
2023-10-02T15:36:29.407-0400 [DEBUG] aztfexport: Merging terraform state file C:\Users\myuser\AppData\Local\Temp\aztfexport-868528191\terraform.tfstate (tfmerge)
2023-10-02T15:36:47.345-0400 [DEBUG] aztfexport: Merging terraform state file C:\Users\myuser\AppData\Local\Temp\aztfexport-1758622100\terraform.tfstate (tfmerge)
2023-10-02T15:36:57.417-0400 [DEBUG] aztfexport: Merging terraform state file C:\Users\myuser\AppData\Local\Temp\aztfexport-3776990004\terraform.tfstate (tfmerge)
2023-10-02T15:37:06.154-0400 [DEBUG] aztfexport: Merging terraform state file C:\Users\myuser\AppData\Local\Temp\aztfexport-674614450\terraform.tfstate (tfmerge)
2023-10-02T15:37:21.504-0400 [INFO] aztfexport: Skipping /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/diagnostics/azuremonitor/loggers/azuremonitor
2023-10-02T15:37:21.507-0400 [INFO] aztfexport: Importing /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/test-snowflakeintegration-func/operations/post-httptrigger1 as azurerm_api_management_api_operation.res-21
2023-10-02T15:37:21.508-0400 [INFO] aztfexport: Importing /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/diagnostics/azuremonitor as azurerm_api_management_diagnostic.res-26
2023-10-02T15:37:21.509-0400 [INFO] aztfexport: Importing /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/backends/hello-jdoetest as azurerm_api_management_backend.res-24
2023-10-02T15:37:21.510-0400 [INFO] aztfexport: Importing /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/test-snowflakeintegration-func/policies/policy as azurerm_api_management_api_policy.res-23
2023-10-02T15:37:21.512-0400 [INFO] aztfexport: Importing /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/test-snowflakeintegration-func/operations/post-httptrigger1/policies/policy as azurerm_api_management_api_operation_policy.res-22
2023-10-02T15:37:21.513-0400 [INFO] aztfexport: Importing /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/backends/test-snowflakeintegration-func as azurerm_api_management_backend.res-25
2023-10-02T15:37:21.514-0400 [INFO] aztfexport: Importing /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/apis/test-snowflakeintegration-func/operations/get-httptrigger1/policies/policy as azurerm_api_management_api_operation_policy.res-20
2023-10-02T15:37:21.516-0400 [INFO] aztfexport: Importing /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/groups/administrators as azurerm_api_management_group.res-28
2023-10-02T15:37:21.524-0400 [INFO] aztfexport: Importing /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/groups/administrators/users/1 as azurerm_api_management_group_user.res-29
2023-10-02T15:42:16.542-0400 [DEBUG] aztfexport: Merging terraform state file C:\Users\myuser\AppData\Local\Temp\aztfexport-255483279\terraform.tfstate (tfmerge)
2023-10-02T15:42:31.162-0400 [DEBUG] aztfexport: Merging terraform state file C:\Users\myuser\AppData\Local\Temp\aztfexport-1758622100\terraform.tfstate (tfmerge)
2023-10-02T15:42:39.020-0400 [DEBUG] aztfexport: Merging terraform state file C:\Users\myuser\AppData\Local\Temp\aztfexport-3895707309\terraform.tfstate (tfmerge)
2023-10-02T15:42:48.406-0400 [DEBUG] aztfexport: Merging terraform state file C:\Users\myuser\AppData\Local\Temp\aztfexport-801788827\terraform.tfstate (tfmerge)
2023-10-02T15:42:56.388-0400 [DEBUG] aztfexport: Merging terraform state file C:\Users\myuser\AppData\Local\Temp\aztfexport-3180295590\terraform.tfstate (tfmerge)
2023-10-02T15:43:06.347-0400 [DEBUG] aztfexport: Merging terraform state file C:\Users\myuser\AppData\Local\Temp\aztfexport-674614450\terraform.tfstate (tfmerge)
2023-10-02T15:43:14.525-0400 [DEBUG] aztfexport: Merging terraform state file C:\Users\myuser\AppData\Local\Temp\aztfexport-3579076045\terraform.tfstate (tfmerge)
2023-10-02T15:43:22.541-0400 [DEBUG] aztfexport: Merging terraform state file C:\Users\myuser\AppData\Local\Temp\aztfexport-3776990004\terraform.tfstate (tfmerge)
2023-10-02T15:43:31.176-0400 [DEBUG] aztfexport: Merging terraform state file C:\Users\myuser\AppData\Local\Temp\aztfexport-868528191\terraform.tfstate (tfmerge)
2023-10-02T15:43:39.585-0400 [INFO] aztfexport: Importing /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/groups/developers/users/1 as azurerm_api_management_group_user.res-31
2023-10-02T15:43:39.587-0400 [INFO] aztfexport: Importing /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/groups/guests as azurerm_api_management_group.res-32
2023-10-02T15:43:39.589-0400 [INFO] aztfexport: Importing /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/loggers/azuremonitor as azurerm_api_management_logger.res-33
2023-10-02T15:43:39.589-0400 [INFO] aztfexport: Skipping /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/notifications/AccountClosedPublisher
2023-10-02T15:43:39.590-0400 [INFO] aztfexport: Skipping /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/notifications/BCC
2023-10-02T15:43:39.590-0400 [INFO] aztfexport: Skipping /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/notifications/NewIssuePublisherNotificationMessage
2023-10-02T15:43:39.590-0400 [INFO] aztfexport: Skipping /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/notifications/NewApplicationNotificationMessage
2023-10-02T15:43:39.590-0400 [INFO] aztfexport: Importing /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/namedValues/hello-jdoetest-key as azurerm_api_management_named_value.res-34
2023-10-02T15:43:39.591-0400 [INFO] aztfexport: Importing /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/namedValues/test-snowflakeintegration-func-key as azurerm_api_management_named_value.res-35
2023-10-02T15:43:39.593-0400 [INFO] aztfexport: Importing /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/groups/developers as azurerm_api_management_group.res-30
2023-10-02T15:46:49.434-0400 [DEBUG] aztfexport: Merging terraform state file C:\Users\myuser\AppData\Local\Temp\aztfexport-801788827\terraform.tfstate (tfmerge)
2023-10-02T15:47:06.784-0400 [DEBUG] aztfexport: Merging terraform state file C:\Users\myuser\AppData\Local\Temp\aztfexport-255483279\terraform.tfstate (tfmerge)
2023-10-02T15:47:16.148-0400 [DEBUG] aztfexport: Merging terraform state file C:\Users\myuser\AppData\Local\Temp\aztfexport-674614450\terraform.tfstate (tfmerge)
2023-10-02T15:47:25.717-0400 [DEBUG] aztfexport: Merging terraform state file C:\Users\myuser\AppData\Local\Temp\aztfexport-3776990004\terraform.tfstate (tfmerge)
2023-10-02T15:47:45.773-0400 [DEBUG] aztfexport: Merging terraform state file C:\Users\myuser\AppData\Local\Temp\aztfexport-3579076045\terraform.tfstate (tfmerge)
2023-10-02T15:47:54.185-0400 [DEBUG] aztfexport: Merging terraform state file C:\Users\myuser\AppData\Local\Temp\aztfexport-3180295590\terraform.tfstate (tfmerge)
2023-10-02T15:48:04.289-0400 [INFO] aztfexport: Skipping /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/notifications/PurchasePublisherNotificationMessage
2023-10-02T15:48:04.289-0400 [INFO] aztfexport: Skipping /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/notifications/QuotaLimitApproachingPublisherNotificationMessage
2023-10-02T15:48:04.289-0400 [INFO] aztfexport: Skipping /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/notifications/RequestPublisherNotificationMessage
2023-10-02T15:48:04.292-0400 [INFO] aztfexport: Skipping /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/portalconfigs/default
2023-10-02T15:48:04.295-0400 [INFO] aztfexport: Importing /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/policies/policy as azurerm_api_management_policy.res-43
2023-10-02T15:48:04.296-0400 [INFO] aztfexport: Skipping /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/portalsettings/delegation
2023-10-02T15:48:04.296-0400 [INFO] aztfexport: Skipping /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/portalsettings/signin
2023-10-02T15:48:04.296-0400 [INFO] aztfexport: Skipping /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/portalsettings/signup
2023-10-02T15:48:04.297-0400 [INFO] aztfexport: Importing /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/products/starter as azurerm_api_management_product.res-48
2023-10-02T15:48:04.333-0400 [INFO] aztfexport: Importing /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/products/starter/apis/echo-api as azurerm_api_management_product_api.res-49
2023-10-02T15:50:11.599-0400 [DEBUG] aztfexport: Merging terraform state file C:\Users\myuser\AppData\Local\Temp\aztfexport-868528191\terraform.tfstate (tfmerge)
2023-10-02T15:50:22.853-0400 [DEBUG] aztfexport: Merging terraform state file C:\Users\myuser\AppData\Local\Temp\aztfexport-801788827\terraform.tfstate (tfmerge)
2023-10-02T15:50:30.619-0400 [DEBUG] aztfexport: Merging terraform state file C:\Users\myuser\AppData\Local\Temp\aztfexport-674614450\terraform.tfstate (tfmerge)
2023-10-02T15:50:38.951-0400 [INFO] aztfexport: Importing /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/products/starter/groups/administrators as azurerm_api_management_product_group.res-52
2023-10-02T15:50:38.952-0400 [INFO] aztfexport: Importing /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/products/starter/groups/developers as azurerm_api_management_product_group.res-53
2023-10-02T15:50:38.954-0400 [INFO] aztfexport: Importing /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/products/starter/groups/guests as azurerm_api_management_product_group.res-54
2023-10-02T15:50:38.955-0400 [INFO] aztfexport: Importing /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/products/starter/policies/policy as azurerm_api_management_product_policy.res-55
2023-10-02T15:50:38.956-0400 [INFO] aztfexport: Importing /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/products/starter/apis/test-snowflakeintegration-func as azurerm_api_management_product_api.res-51
2023-10-02T15:50:38.958-0400 [INFO] aztfexport: Importing /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/products/starter/apis/hello-jdoetest as azurerm_api_management_product_api.res-50
2023-10-02T15:50:38.958-0400 [INFO] aztfexport: Importing /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/products/unlimited as azurerm_api_management_product.res-56
2023-10-02T15:50:38.959-0400 [INFO] aztfexport: Importing /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/products/unlimited/groups/developers as azurerm_api_management_product_group.res-59
2023-10-02T15:50:38.962-0400 [INFO] aztfexport: Importing /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/products/unlimited/groups/administrators as azurerm_api_management_product_group.res-58
2023-10-02T15:50:38.962-0400 [INFO] aztfexport: Importing /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/products/unlimited/apis/echo-api as azurerm_api_management_product_api.res-57
2023-10-02T15:56:04.832-0400 [DEBUG] aztfexport: Merging terraform state file C:\Users\myuser\AppData\Local\Temp\aztfexport-674614450\terraform.tfstate (tfmerge)
2023-10-02T15:56:18.063-0400 [DEBUG] aztfexport: Merging terraform state file C:\Users\myuser\AppData\Local\Temp\aztfexport-3895707309\terraform.tfstate (tfmerge)
2023-10-02T15:56:25.143-0400 [DEBUG] aztfexport: Merging terraform state file C:\Users\myuser\AppData\Local\Temp\aztfexport-3776990004\terraform.tfstate (tfmerge)
2023-10-02T15:56:33.699-0400 [DEBUG] aztfexport: Merging terraform state file C:\Users\myuser\AppData\Local\Temp\aztfexport-255483279\terraform.tfstate (tfmerge)
2023-10-02T15:56:40.860-0400 [DEBUG] aztfexport: Merging terraform state file C:\Users\myuser\AppData\Local\Temp\aztfexport-1758622100\terraform.tfstate (tfmerge)
2023-10-02T15:56:48.216-0400 [DEBUG] aztfexport: Merging terraform state file C:\Users\myuser\AppData\Local\Temp\aztfexport-983781674\terraform.tfstate (tfmerge)
2023-10-02T15:56:57.750-0400 [DEBUG] aztfexport: Merging terraform state file C:\Users\myuser\AppData\Local\Temp\aztfexport-3579076045\terraform.tfstate (tfmerge)
2023-10-02T15:57:04.729-0400 [DEBUG] aztfexport: Merging terraform state file C:\Users\myuser\AppData\Local\Temp\aztfexport-3180295590\terraform.tfstate (tfmerge)
2023-10-02T15:57:11.714-0400 [DEBUG] aztfexport: Merging terraform state file C:\Users\myuser\AppData\Local\Temp\aztfexport-801788827\terraform.tfstate (tfmerge)
2023-10-02T15:57:19.822-0400 [DEBUG] aztfexport: Merging terraform state file C:\Users\myuser\AppData\Local\Temp\aztfexport-868528191\terraform.tfstate (tfmerge)
2023-10-02T15:57:30.491-0400 [INFO] aztfexport: Skipping /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/properties/hello-jdoetest-key
2023-10-02T15:57:30.492-0400 [INFO] aztfexport: Skipping /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/properties/test-snowflakeintegration-func-key
2023-10-02T15:57:30.494-0400 [INFO] aztfexport: Importing /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/subscriptions/6515cb599a12a4005c070001 as azurerm_api_management_subscription.res-63
2023-10-02T15:57:30.495-0400 [INFO] aztfexport: Importing /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/subscriptions/master as azurerm_api_management_subscription.res-65
2023-10-02T15:57:30.495-0400 [INFO] aztfexport: Importing /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/subscriptions/6515cb599a12a4005c070002 as azurerm_api_management_subscription.res-64
2023-10-02T15:57:30.496-0400 [INFO] aztfexport: Importing /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/products/unlimited/groups/guests as azurerm_api_management_product_group.res-60
2023-10-02T15:57:30.497-0400 [INFO] aztfexport: Importing /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/templates/AccountClosedDeveloper as azurerm_api_management_email_template.res-66
2023-10-02T15:57:30.499-0400 [INFO] aztfexport: Importing /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/templates/ConfirmSignUpIdentityDefault as azurerm_api_management_email_template.res-68
2023-10-02T15:57:30.499-0400 [INFO] aztfexport: Importing /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/templates/ApplicationApprovedNotificationMessage as azurerm_api_management_email_template.res-67
2023-10-02T15:57:30.503-0400 [INFO] aztfexport: Importing /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/templates/EmailChangeIdentityDefault as azurerm_api_management_email_template.res-69
2023-10-02T16:01:19.553-0400 [DEBUG] aztfexport: Merging terraform state file C:\Users\myuser\AppData\Local\Temp\aztfexport-3895707309\terraform.tfstate (tfmerge)
2023-10-02T16:01:21.213-0400 [ERROR] aztfexport: Importing azurerm_api_management_subscription.res-65: exit status 1
Error: parsing scope into product/ api id "/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/": ID was missing the `apis` element
2023-10-02T16:01:33.045-0400 [DEBUG] aztfexport: Merging terraform state file C:\Users\myuser\AppData\Local\Temp\aztfexport-801788827\terraform.tfstate (tfmerge)
2023-10-02T16:01:40.346-0400 [DEBUG] aztfexport: Merging terraform state file C:\Users\myuser\AppData\Local\Temp\aztfexport-1758622100\terraform.tfstate (tfmerge)
2023-10-02T16:01:47.643-0400 [DEBUG] aztfexport: Merging terraform state file C:\Users\myuser\AppData\Local\Temp\aztfexport-255483279\terraform.tfstate (tfmerge)
2023-10-02T16:01:54.646-0400 [DEBUG] aztfexport: Merging terraform state file C:\Users\myuser\AppData\Local\Temp\aztfexport-3776990004\terraform.tfstate (tfmerge)
2023-10-02T16:02:01.765-0400 [DEBUG] aztfexport: Merging terraform state file C:\Users\myuser\AppData\Local\Temp\aztfexport-3180295590\terraform.tfstate (tfmerge)
2023-10-02T16:02:11.126-0400 [DEBUG] aztfexport: Merging terraform state file C:\Users\myuser\AppData\Local\Temp\aztfexport-674614450\terraform.tfstate (tfmerge)
2023-10-02T16:02:20.474-0400 [ERROR] aztfexport: aztfexport ends with error: Failed to import /subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/subscriptions/master as azurerm_api_management_subscription.res-65: exit status 1
Error: parsing scope into product/ api id "/subscriptions/aaa-bbb-ccc-ddd/resourceGroups/Test-SnowflakeIntegration/providers/Microsoft.ApiManagement/service/test-snowflakeintegration-apim/": ID was missing the `apis` element
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment