Azure-Samples / contoso-real-estate

Intelligent enterprise-grade reference architecture for JavaScript, featuring OpenAI integration, Azure Developer CLI template and Playwright tests.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Chore] hardcode the url to the blog in prep for the e2e review

anfibiacreativa opened this issue · comments

We need to programmatically get the blog deployment provisioned URL which will define the order of apps to be provisioned, and assign it to a global variable in the portal.

For now, I will add it manually in prep for the upcoming e2e review.

PR #155 broke CI due to npm test. I working on a fix.
image