Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Dec 22, 2025

Thanks for asking me to work on this. I will get started on it and keep this PR's description up to date as I form a plan and make progress.

Original prompt

Create a workflow to deploy the app to a static web on azure

Here is the resource details

{
"_type": "Microsoft.Web/staticSites",
"CustomProperties": {},
"Properties": {
"defaultHostname": "happy-ground-08c1ce310.6.azurestaticapps.net",
"repositoryUrl": null,
"branch": null,
"customDomains": [],
"stableInboundIP": "172.168.218.80",
"privateEndpointConnections": [],
"stagingEnvironmentPolicy": "Enabled",
"allowConfigFileUpdates": true,
"contentDistributionEndpoint": "https://content-dm1.infrastructure.6.azurestaticapps.net",
"keyVaultReferenceIdentity": "SystemAssigned",
"userProvidedFunctionApps": null,
"linkedBackends": [],
"provider": "None",
"enterpriseGradeCdnStatus": "Disabled",
"publicNetworkAccess": null,
"databaseConnections": [],
"trafficSplitting": {
"environmentDistribution": {
"default": 100
}
},
"targetResourceGroupResourceId": null,
"trialExpirationTimeUtc": null,
"prettyNameStatus": null,
"prettyName": null,
"prettyNameHostname": null,
"backendRegion": {
"regionName": null,
"status": null
},
"stagingEnvironmentRegion": null,
"deploymentAuthPolicy": "DeploymentToken",
"federatedIdentityTenantId": null,
"federatedIdentityClientId": null,
"federatedIdentitySubscriptionId": null,
"deploymentStorageAccountResourceId": null,
"deploymentStorageAccountReferenceIdentity": null,
"networkConfigurations": null
},
"FilteredProperties": {
"name": "stapp-app-prd-bc",
"type": "Microsoft.Web/staticSites",
"sku": {
"name": "Free",
"tier": "Free"
},
"defaultHostname": "happy-ground-08c1ce310.6.azurestaticapps.net",
"customDomains": [],
"stableInboundIP": "172.168.218.80",
"privateEndpointConnections": [],
"stagingEnvironmentPolicy": "Enabled",
"allowConfigFileUpdates": true,
"contentDistributionEndpoint": "https://content-dm1.infrastructure.6.azurestaticapps.net",
"keyVaultReferenceIdentity": "SystemAssigned",
"linkedBackends": [],
"provider": "None",
"enterpriseGradeCdnStatus": "Disabled",
"databaseConnections": [],
"trafficSplitting": {
"environmentDistribution": {
"default": 100
}
},
"backendRegion": {
"regionName": null,
"status": null
},
"deploymentAuthPolicy": "DeploymentToken"
},
"SubscriptionName": "Our Grocery List (a11f964d-5b7d-4d99-a65d-193c11bc3901)",
"ItemViewType": 0,
"GlobalSearchCategory": 3,
"SearchResultDisplayName": "stapp-app-prd-bc",
"Id": "/subscriptions/a11f964d-5b7d-4d99-a65d-193c11bc3901/resourceGroups/rg-app-prd-bc/providers/Microsoft.Web/staticSites/stapp-app-prd-bc",
"Identity": {},
"Kind": null,
"Location": "Central US",
"ManagedBy": null,
"Name": "stapp-app-prd-bc",
"Plan": {},
"Sku": {
"name": "Free",
"tier": "Free"
},
"Tags": {},
"IsResourceGroup": false,
"IsVirtualMachine": false,


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

@sonarqubecloud
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants