Forum Discussion
Alias Semantic Model Links
- 1 year ago
Hi anawast,
Thank you for reaching out to the Microsoft Fabric Community Forum.
In Microsoft Fabric, the architecture differs from AAS. Alias support for Semantic Model endpoints is not natively available currently. However, here’s the recommended approach to manage Semantic Model connections:
- You can retrieve the connection string from the Semantic Model settings in Fabric.
- You will need to replace the existing AAS server link in your app with the Fabric Semantic Model connection string. This change is necessary because aliasing functionality like AAS is not supported in Fabric.
- If aliasing is critical to your scenario, you could consider managing connection strings externally to decouple the connection string from your app logic.
- This approach allows you to change the connection string in one place without modifying the application code, somewhat mimicking the AAS aliasing behaviour.
I recommend submitting your detailed feedback and ideas through Microsoft's official feedback channels, such as the Microsoft Fabric Ideas. Feedback submitted through these channels is frequently reviewed by the Microsoft team and can contribute to meaningful improvements.
If this helps, then please Accept it as a solution and dropping a "Kudos" so other members can find it more easily.
Thank you.
Hi anawast,
I wanted to check if you had the opportunity to review the information provided. Please feel free to contact us if you have any further questions. If my response has addressed your query, please accept it as a solution and give a 'Kudos' so other members can easily find it.
Thank you.