ASDK - Guest Directory stuck at status "Update Required"

Chris Naisbitt 25 Reputation points
2024-04-24T12:52:44.5066667+00:00

Hi,

I just deployed the ASDK 2306 and am attempting to enable multi-tenancy. I've added a guest directory but after registering it I'm stuck with the status "Update Required". Clicking the Update button, authenticating and running the update succeeds but the status remains "Need update". The only clue is a message with an exclamation icon stating:

Visual Studio Code needs to be registered. This can only be done using PowerShell. Learn how to register via PowerShell.

The page linked in this message does not contain any information on registering via PowerShell unfortunately. Searching the web has not thrown up any useful results as to what Visual Studio Code needs to be registered with or how to resolve this.

Anyone come across this issue and found out how to resolve it? Thanks in advance.

Azure Stack Hub
Azure Stack Hub
An extension of Azure for running apps in an on-premises environment and delivering Azure services in a datacenter.
181 questions
0 comments No comments
{count} votes

Accepted answer
  1. deherman-MSFT 34,931 Reputation points Microsoft Employee
    2024-04-25T17:15:56.79+00:00

    @Chris Naisbitt

    I'm glad that you were able to resolve your issue and thank you for posting your solution so that others experiencing the same thing can easily reference this! Since the Microsoft Q&A community has a policy that "The question author cannot accept their own answer. They can only accept answers by others ", I'll repost your solution in case you'd like to "Accept " the answer.

    Issue: When attempting to enable multi-tenancy after deploying Azure Stack Development Kit (ASDK) you added a guest directory, but it was stuck with a status of Update Required.

    Solution: You resolved this by running the PowerShell commands here. Configure multi-tenancy in Azure Stack Hub.

    If you have any other questions or are still running into more issues, please let me know. Thank you again for your time and patience throughout this issue.

    Please remember to "Accept Answer" if any answer/reply helped, so that others in the community facing similar issues can easily find the solution.

    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Chris Naisbitt 25 Reputation points
    2024-04-25T11:43:32.1266667+00:00

    For anyone who finds this question via search and has the same issue, this was resolved by following the PowerShell version of the multi-tenant configuration from this page:

    https://video2.skills-academy.com/en-us/azure-stack/operator/enable-multitenancy?view=azs-2311&pivots=management-tool-powershell

    1 person found this answer helpful.
    0 comments No comments