microsoft / industry

This repository provides holistic architecture design and reference implementation for industry cloud based on proven success of large scale deployments and at-scale adoption with customers and partners.
MIT License
250 stars 70 forks source link

Bug: AFO Landing Zone Deployment Issue #488

Closed Joshi4391 closed 7 months ago

Joshi4391 commented 10 months ago

Steps to reproduce

Deployed AFO LZ with Single subscription.

Error Message

After successful deployment of LZ, in next step, I am getting below Error.

{  "shellProps": {    "sessionId": "eddfdeed350b4128a50147449704f332",    "extName": "HubsExtension",    "contentName": "ResourceMenuBlade"  },  "error": {    "message": "Resource not found",    "code": 404,    "details": {      "htmlTemplate": "The resource was not found, it may have been deleted. If this was launched from a pinned tile on the dashboard, it should be removed.<br /><br />Resource ID: _REDACTED_<br /><br />Status Code: 404<br /><br />Status Message: The resource ID provided is not a valid ID (not a subscription, resource group or resource ID)."    }  }}

Screenshots

image image

Code of Conduct

victorar commented 10 months ago

Hi @Joshi4391 , thanks for reporting this. Can you help me describing the steps to reproduce the issue? Was it when you clicked in the "Go to management group" button from your second screenshot?

Joshi4391 commented 10 months ago

Yes @victorar. After getting successful deployment, The AFO deployment page is redirecting me to "Go to management group" as a next step, where I am getting Resource Not found error.

Note: I'm deploying AFO landing zone with single subscription.

victorar commented 10 months ago

Hi @Joshi4391 thanks for the additional details. We have identified the issue, and will shortly revert back with the fix.

Joshi4391 commented 10 months ago

Great @victorar ! Could you pls let us know that where is the problem and what is creating this issue ? also let us know that Is it from our side or MSFT side ?

Joshi4391 commented 9 months ago

HI @victorar /@krnese any update on fix ?

Joshi4391 commented 9 months ago

Hi @victorar / @krnese , Could you pls let us know by when we'll get this fix ?

krnese commented 9 months ago

Hi @Joshi4391 , we are working on a fix for this now in addition to a larger update for AFO deployment, so we will revert here as soon as we have it ready.

Joshi4391 commented 9 months ago

Thanks @krnese

Joshi4391 commented 8 months ago

@krnese Is this merged with current AFO LZ deployment UI ? If yes then I can start deploying LZ.

krnese commented 8 months ago

It has not merged yet, will let you know as soon as it is completed

Joshi4391 commented 7 months ago

@krnese Is it merged now ??

krnese commented 7 months ago

It will be merged this week.

Joshi4391 commented 7 months ago

okay. Thanks a lot

krnese commented 7 months ago

Can you please try again, from https://aka.ms/afoRi ? We will be updating the documentation, screenshots etc. in the coming days.

Thank you