Skip to content
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

Remove azure-dev.yml workflow files from bicep/terraform starters. #4412

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

zedy-wj
Copy link
Member

@zedy-wj zedy-wj commented Oct 8, 2024

Fixes #4344

Remove azure-dev.yml workflow files from bicep/terraform starters.

Notes: The CI errors are related to the subscription.

{
  "error": {
    "code": "ReadOnlyDisabledSubscription",
    "message": "The subscription '3819cb9d-0f7c-4284-9e93-220e7fb2367a' is disabled and therefore marked as read only. You cannot perform any write actions on this subscription until it is re-enabled."
  }
}

@weikanglim, @rajeshkamal5050 for notification.

@azure-sdk
Copy link
Collaborator

Repoman Generation Results

Repoman pushed changes to remotes for the following projects:

Project: azd-starter-bicep

Remote: azure-samples-staging

Branch: pr/4412

You can initialize this project with:

azd init -t Azure-Samples/azd-starter-bicep -b pr/4412

View Changes | Compare Changes


Project: azd-starter-terraform

Remote: azure-samples-staging

Branch: pr/4412

You can initialize this project with:

azd init -t Azure-Samples/azd-starter-terraform -b pr/4412

View Changes | Compare Changes


Project: todo-csharp-cosmos-sql

Remote: azure-samples-staging

Branch: pr/4412

You can initialize this project with:

azd init -t Azure-Samples/todo-csharp-cosmos-sql -b pr/4412

View Changes | Compare Changes


Project: todo-csharp-sql-swa-func

Remote: azure-samples-staging

Branch: pr/4412

You can initialize this project with:

azd init -t Azure-Samples/todo-csharp-sql-swa-func -b pr/4412

View Changes | Compare Changes


Project: todo-csharp-sql

Remote: azure-samples-staging

Branch: pr/4412

You can initialize this project with:

azd init -t Azure-Samples/todo-csharp-sql -b pr/4412

View Changes | Compare Changes


Project: todo-nodejs-mongo-aca

Remote: azure-samples-staging

Branch: pr/4412

You can initialize this project with:

azd init -t Azure-Samples/todo-nodejs-mongo-aca -b pr/4412

View Changes | Compare Changes


Project: todo-nodejs-mongo-swa-func

Remote: azure-samples-staging

Branch: pr/4412

You can initialize this project with:

azd init -t Azure-Samples/todo-nodejs-mongo-swa-func -b pr/4412

View Changes | Compare Changes


Project: todo-nodejs-mongo

Remote: azure-samples-staging

Branch: pr/4412

You can initialize this project with:

azd init -t Azure-Samples/todo-nodejs-mongo -b pr/4412

View Changes | Compare Changes


Project: todo-nodejs-mongo-terraform

Remote: azure-samples-staging

Branch: pr/4412

You can initialize this project with:

azd init -t Azure-Samples/todo-nodejs-mongo-terraform -b pr/4412

View Changes | Compare Changes


Project: todo-python-mongo-aca

Remote: azure-samples-staging

Branch: pr/4412

You can initialize this project with:

azd init -t Azure-Samples/todo-python-mongo-aca -b pr/4412

View Changes | Compare Changes


Project: todo-python-mongo-swa-func

Remote: azure-samples-staging

Branch: pr/4412

You can initialize this project with:

azd init -t Azure-Samples/todo-python-mongo-swa-func -b pr/4412

View Changes | Compare Changes


Project: todo-python-mongo

Remote: azure-samples-staging

Branch: pr/4412

You can initialize this project with:

azd init -t Azure-Samples/todo-python-mongo -b pr/4412

View Changes | Compare Changes


Project: todo-python-mongo-terraform

Remote: azure-samples-staging

Branch: pr/4412

You can initialize this project with:

azd init -t Azure-Samples/todo-python-mongo-terraform -b pr/4412

View Changes | Compare Changes


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.

bicep/terraform starters containing azure-dev.yml workflow files
2 participants