Skip to content

Conversation

@carlosbrunetti-coditpt
Copy link

Add the Dashboard Bicep parameter type to the installation guides in the dashboard. Which contains the following structure.

type Dashboard = {
  ApplicationGateway: ApplicationGateway?
}
 
type ApplicationGateway = {
  BaseApiRootUrl: string?
  NextAuthUrl: string?
}

Add the Dashboard Bicep type and ApplicationGateawy parameter to the installation guides in the dashboard
@netlify
Copy link

netlify bot commented Jan 5, 2026

Deploy Preview for invictus-for-azure ready!

Name Link
🔨 Latest commit e4e2f00
🔍 Latest deploy log https://app.netlify.com/projects/invictus-for-azure/deploys/695e3658375e7700089876f3
😎 Deploy Preview https://deploy-preview-477--invictus-for-azure.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

GoutsmitSam
GoutsmitSam previously approved these changes Jan 5, 2026
fix: set name of the new params to lowercase
Co-authored-by: Stijn Moreels <9039753+stijnmoreels@users.noreply.github.com>
Copy link
Collaborator

@stijnmoreels stijnmoreels left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Blocking for now so we don't accidently merge this before v6.2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants