Skip to content

Commit

Permalink
Remove interactive auth which was removed in v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JenGoldstrich committed May 6, 2024
1 parent 3de0ae4 commit ac494bf
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,12 +54,6 @@ You can use a different subscription if you set `subscription_id`. If your VM
has multiple user assigned managed identities you will need to set `client_id`
too.

### Interactive User Authentication

To use interactive user authentication, you should specify
`use_interactive_auth` only. Packer will use cached credentials or redirect you
to a website to log in.

### Service Principal

To use a [service principal](https://packer.io/docs/builders/azure#azure-active-directory-service-principal)
Expand Down

0 comments on commit ac494bf

Please sign in to comment.