Skip to content
This repository was archived by the owner on Jun 15, 2026. It is now read-only.
This repository was archived by the owner on Jun 15, 2026. It is now read-only.

https://github.com/Azure-Samples/java-microservices-asa-e-lab/blob/main/docs/05_passwordless/0503.md #2

Description

@SkillableKarl

Lab: 05 'Create service connections from the microservices to the database server'

Description of issue - Items identified in QA


- In Task 'Step by step guidance', Step 5: The new connection failed to validate using the command given, unfortunately I was not able to identify a modified command that did succeed to validate - CO may be able to dig deeper to root-cause on this issue.

One possibility might be because resource provider Microsoft.ServiceLinker was not registered before running the command. If so, it might be recommended to add a step immediately previous to proactively register it:

az provider register --namespace Microsoft.ServiceLinker
az provider show -n Microsoft.ServiceLinker --query registrationState

Another possibility, which is what was taken in this QA to move past issue - one can manually validate in the Azure UI via the Settings > Service Connector menu option, click the 'the active deployment page' link at the top of page, and then selecting and validating manually from there works as expected:

309037226-12648b45-57f5-4560-833a-1d67db5c5e57

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions