-
Notifications
You must be signed in to change notification settings - Fork 44
Update README.md #3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Line 64, not only on Linux, but also on macOS, need to set permission.
|
The last commit to fix bicep errors is the most important. |
|
Hi @rioriost, could you please share the errors or logs that you were facing when executing bicep deployment? |
ERROR: error executing step command 'provision': initializing provisioning manager: failed to compile bicep template: failed running bicep build: exit code: 1, stdout: , stderr: /Users/rifujita/Desktop/postgres-agentic-shop/infra/core/database/flexibleserver.bicep(20,7) : Warning no-unused-params: Parameter "entraAdministratorName" is declared but never used. [https://aka.ms/bicep/linter/no-unused-params] |
Line 64, not only on Linux, but also on macOS, need to set permission.