Reply to 1382249565500416002
@manekinekko @AzureStaticApps On AWS using CDK I can set up a CloudFront distribution (CDN), S3 (static site hosting), and CodeBuild+CodeDeploy pipeline that publishes changes to a GitHub repo fully from code in one command. I'd like to replicate that for Azure.