azure-deploy-cli 0.1.6__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,678 @@
1
+ Metadata-Version: 2.4
2
+ Name: azure-deploy-cli
3
+ Version: 0.1.6
4
+ Summary: Python CLI for Azure deployment automation - identity, roles, and container apps management
5
+ Author-email: decewei <celinew1221@gmail.com>
6
+ License: Mozilla Public License Version 2.0
7
+ ==================================
8
+
9
+ 1. Definitions
10
+ --------------
11
+
12
+ 1.1. "Contributor"
13
+ means each individual or legal entity that creates, contributes to
14
+ the creation of, or owns Covered Software.
15
+
16
+ 1.2. "Contributor Version"
17
+ means the combination of the Contributions of others (if any) used
18
+ by a Contributor and that particular Contributor's Contribution.
19
+
20
+ 1.3. "Contribution"
21
+ means Covered Software of a particular Contributor.
22
+
23
+ 1.4. "Covered Software"
24
+ means Source Code Form to which the initial Contributor has attached
25
+ the notice in Exhibit A, the Executable Form of such Source Code
26
+ Form, and Modifications of such Source Code Form, in each case
27
+ including portions thereof.
28
+
29
+ 1.5. "Incompatible With Secondary Licenses"
30
+ means
31
+
32
+ (a) that the initial Contributor has attached the notice described
33
+ in Exhibit B to the Covered Software; or
34
+
35
+ (b) that the Covered Software was made available under the terms of
36
+ version 1.1 or earlier of the License, but not also under the
37
+ terms of a Secondary License.
38
+
39
+ 1.6. "Executable Form"
40
+ means any form of the work other than Source Code Form.
41
+
42
+ 1.7. "Larger Work"
43
+ means a work that combines Covered Software with other material, in
44
+ a separate file or files, that is not Covered Software.
45
+
46
+ 1.8. "License"
47
+ means this document.
48
+
49
+ 1.9. "Licensable"
50
+ means having the right to grant, to the maximum extent possible,
51
+ whether at the time of the initial grant or subsequently, any and
52
+ all of the rights conveyed by this License.
53
+
54
+ 1.10. "Modifications"
55
+ means any of the following:
56
+
57
+ (a) any file in Source Code Form that results from an addition to,
58
+ deletion from, or modification of the contents of Covered
59
+ Software; or
60
+
61
+ (b) any new file in Source Code Form that contains any Covered
62
+ Software.
63
+
64
+ 1.11. "Patent Claims" of a Contributor
65
+ means any patent claim(s), including without limitation, method,
66
+ process, and apparatus claims, in any patent Licensable by such
67
+ Contributor that would be infringed, but for the grant of the
68
+ License, by the making, using, selling, offering for sale, having
69
+ made, import, or transfer of either its Contributions or its
70
+ Contributor Version.
71
+
72
+ 1.12. "Secondary License"
73
+ means either the GNU General Public License, Version 2.0, the GNU
74
+ Lesser General Public License, Version 2.1, the GNU Affero General
75
+ Public License, Version 3.0, or any later versions of those
76
+ licenses.
77
+
78
+ 1.13. "Source Code Form"
79
+ means the form of the work preferred for making modifications.
80
+
81
+ 1.14. "You" (or "Your")
82
+ means an individual or a legal entity exercising rights under this
83
+ License. For legal entities, "You" includes any entity that
84
+ controls, is controlled by, or is under common control with You. For
85
+ purposes of this definition, "control" means (a) the power, direct
86
+ or indirect, to cause the direction or management of such entity,
87
+ whether by contract or otherwise, or (b) ownership of more than
88
+ fifty percent (50%) of the outstanding shares or beneficial
89
+ ownership of such entity.
90
+
91
+ 2. License Grants and Conditions
92
+ --------------------------------
93
+
94
+ 2.1. Grants
95
+
96
+ Each Contributor hereby grants You a world-wide, royalty-free,
97
+ non-exclusive license:
98
+
99
+ (a) under intellectual property rights (other than patent or trademark)
100
+ Licensable by such Contributor to use, reproduce, make available,
101
+ modify, display, perform, distribute, and otherwise exploit its
102
+ Contributions, either on an unmodified basis, with Modifications, or
103
+ as part of a Larger Work; and
104
+
105
+ (b) under Patent Claims of such Contributor to make, use, sell, offer
106
+ for sale, have made, import, and otherwise transfer either its
107
+ Contributions or its Contributor Version.
108
+
109
+ 2.2. Effective Date
110
+
111
+ The licenses granted in Section 2.1 with respect to any Contribution
112
+ become effective for each Contribution on the date the Contributor first
113
+ distributes such Contribution.
114
+
115
+ 2.3. Limitations on Grant Scope
116
+
117
+ The licenses granted in this Section 2 are the only rights granted under
118
+ this License. No additional rights or licenses will be implied from the
119
+ distribution or licensing of Covered Software under this License.
120
+ Notwithstanding Section 2.1(b) above, no patent license is granted by a
121
+ Contributor:
122
+
123
+ (a) for any code that a Contributor has removed from Covered Software;
124
+ or
125
+
126
+ (b) for infringements caused by: (i) Your and any other third party's
127
+ modifications of Covered Software, or (ii) the combination of its
128
+ Contributions with other software (except as part of its Contributor
129
+ Version); or
130
+
131
+ (c) under Patent Claims infringed by Covered Software in the absence of
132
+ its Contributions.
133
+
134
+ This License does not grant any rights in the trademarks, service marks,
135
+ or logos of any Contributor (except as may be necessary to comply with
136
+ the notice requirements in Section 3.4).
137
+
138
+ 2.4. Subsequent Licenses
139
+
140
+ No Contributor makes additional grants as a result of Your choice to
141
+ distribute the Covered Software under a subsequent version of this
142
+ License (see Section 10.2) or under the terms of a Secondary License (if
143
+ permitted under the terms of Section 3.3).
144
+
145
+ 2.5. Representation
146
+
147
+ Each Contributor represents that the Contributor believes its
148
+ Contributions are its original creation(s) or it has sufficient rights
149
+ to grant the rights to its Contributions conveyed by this License.
150
+
151
+ 2.6. Fair Use
152
+
153
+ This License is not intended to limit any rights You have under
154
+ applicable copyright doctrines of fair use, fair dealing, or other
155
+ equivalents.
156
+
157
+ 2.7. Conditions
158
+
159
+ Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted
160
+ in Section 2.1.
161
+
162
+ 3. Responsibilities
163
+ -------------------
164
+
165
+ 3.1. Distribution of Source Form
166
+
167
+ All distribution of Covered Software in Source Code Form, including any
168
+ Modifications that You create or to which You contribute, must be under
169
+ the terms of this License. You must inform recipients that the Source
170
+ Code Form of the Covered Software is governed by the terms of this
171
+ License, and how they can obtain a copy of this License. You may not
172
+ attempt to alter or restrict the recipients' rights in the Source Code
173
+ Form.
174
+
175
+ 3.2. Distribution of Executable Form
176
+
177
+ If You distribute Covered Software in Executable Form then:
178
+
179
+ (a) such Covered Software must also be made available in Source Code
180
+ Form, as described in Section 3.1, and You must inform recipients of
181
+ the Executable Form how they can obtain a copy of such Source Code
182
+ Form by reasonable means in a timely manner, at a charge no more
183
+ than the cost of distribution to the recipient; and
184
+
185
+ (b) You may distribute such Executable Form under the terms of this
186
+ License, or sublicense it under different terms, provided that the
187
+ license for the Executable Form does not attempt to limit or alter
188
+ the recipients' rights in the Source Code Form under this License.
189
+
190
+ 3.3. Distribution of a Larger Work
191
+
192
+ You may create and distribute a Larger Work under terms of Your choice,
193
+ provided that You also comply with the requirements of this License for
194
+ the Covered Software. If the Larger Work is a combination of Covered
195
+ Software with a work governed by one or more Secondary Licenses, and the
196
+ Covered Software is not Incompatible With Secondary Licenses, this
197
+ License permits You to additionally distribute such Covered Software
198
+ under the terms of such Secondary License(s), so that the recipient of
199
+ the Larger Work may, at their option, further distribute the Covered
200
+ Software under the terms of either this License or such Secondary
201
+ License(s).
202
+
203
+ 3.4. Notices
204
+
205
+ You may not remove or alter the substance of any license notices
206
+ (including copyright notices, patent notices, disclaimers of warranty,
207
+ or limitations of liability) contained within the Source Code Form of
208
+ the Covered Software, except that You may alter any license notices to
209
+ the extent required to remedy known factual inaccuracies.
210
+
211
+ 3.5. Application of Additional Terms
212
+
213
+ You may choose to offer, and to charge a fee for, warranty, support,
214
+ indemnity or liability obligations to one or more recipients of Covered
215
+ Software. However, You may do so only on Your own behalf, and not on
216
+ behalf of any Contributor. You must make it absolutely clear that any
217
+ such warranty, support, indemnity, or liability obligation is offered by
218
+ You alone, and You hereby agree to indemnify every Contributor for any
219
+ liability incurred by such Contributor as a result of warranty, support,
220
+ indemnity or liability terms You offer. You may include additional
221
+ disclaimers of warranty and limitations of liability specific to any
222
+ jurisdiction.
223
+
224
+ 4. Inability to Comply Due to Statute or Regulation
225
+ ---------------------------------------------------
226
+
227
+ If it is impossible for You to comply with any of the terms of this
228
+ License with respect to some or all of the Covered Software due to
229
+ statute, judicial order, or regulation then You must: (a) comply with
230
+ the terms of this License to the maximum extent possible; and (b)
231
+ describe the limitations and the code they affect. Such description must
232
+ be placed in a text file included with all distributions of the Covered
233
+ Software under this License. Except to the extent prohibited by statute
234
+ or regulation, such description must be sufficiently detailed for a
235
+ recipient of ordinary skill to be able to understand it.
236
+
237
+ 5. Termination
238
+ --------------
239
+
240
+ 5.1. The rights granted under this License will terminate automatically
241
+ if You fail to comply with any of its terms. However, if You become
242
+ compliant, then the rights granted under this License from a particular
243
+ Contributor are reinstated (a) provisionally, unless and until such
244
+ Contributor explicitly and finally terminates Your grants, and (b) on an
245
+ ongoing basis, if such Contributor fails to notify You of the
246
+ non-compliance by some reasonable means prior to 60 days after You have
247
+ come back into compliance. Moreover, Your grants from a particular
248
+ Contributor are reinstated on an ongoing basis if such Contributor
249
+ notifies You of the non-compliance by some reasonable means, this is the
250
+ first time You have received notice of non-compliance with this License
251
+ from such Contributor, and You become compliant prior to 30 days after
252
+ Your receipt of the notice.
253
+
254
+ 5.2. If You initiate litigation against any entity by asserting a patent
255
+ infringement claim (excluding declaratory judgment actions,
256
+ counter-claims, and cross-claims) alleging that a Contributor Version
257
+ directly or indirectly infringes any patent, then the rights granted to
258
+ You by any and all Contributors for the Covered Software under Section
259
+ 2.1 of this License shall terminate.
260
+
261
+ 5.3. In the event of termination under Sections 5.1 or 5.2 above, all
262
+ end user license agreements (excluding distributors and resellers) which
263
+ have been validly granted by You or Your distributors under this License
264
+ prior to termination shall survive termination.
265
+
266
+ ************************************************************************
267
+ * *
268
+ * 6. Disclaimer of Warranty *
269
+ * ------------------------- *
270
+ * *
271
+ * Covered Software is provided under this License on an "as is" *
272
+ * basis, without warranty of any kind, either expressed, implied, or *
273
+ * statutory, including, without limitation, warranties that the *
274
+ * Covered Software is free of defects, merchantable, fit for a *
275
+ * particular purpose or non-infringing. The entire risk as to the *
276
+ * quality and performance of the Covered Software is with You. *
277
+ * Should any Covered Software prove defective in any respect, You *
278
+ * (not any Contributor) assume the cost of any necessary servicing, *
279
+ * repair, or correction. This disclaimer of warranty constitutes an *
280
+ * essential part of this License. No use of any Covered Software is *
281
+ * authorized under this License except under this disclaimer. *
282
+ * *
283
+ ************************************************************************
284
+
285
+ ************************************************************************
286
+ * *
287
+ * 7. Limitation of Liability *
288
+ * -------------------------- *
289
+ * *
290
+ * Under no circumstances and under no legal theory, whether tort *
291
+ * (including negligence), contract, or otherwise, shall any *
292
+ * Contributor, or anyone who distributes Covered Software as *
293
+ * permitted above, be liable to You for any direct, indirect, *
294
+ * special, incidental, or consequential damages of any character *
295
+ * including, without limitation, damages for lost profits, loss of *
296
+ * goodwill, work stoppage, computer failure or malfunction, or any *
297
+ * and all other commercial damages or losses, even if such party *
298
+ * shall have been informed of the possibility of such damages. This *
299
+ * limitation of liability shall not apply to liability for death or *
300
+ * personal injury resulting from such party's negligence to the *
301
+ * extent applicable law prohibits such limitation. Some *
302
+ * jurisdictions do not allow the exclusion or limitation of *
303
+ * incidental or consequential damages, so this exclusion and *
304
+ * limitation may not apply to You. *
305
+ * *
306
+ ************************************************************************
307
+
308
+ 8. Litigation
309
+ -------------
310
+
311
+ Any litigation relating to this License may be brought only in the
312
+ courts of a jurisdiction where the defendant maintains its principal
313
+ place of business and such litigation shall be governed by laws of that
314
+ jurisdiction, without reference to its conflict-of-law provisions.
315
+ Nothing in this Section shall prevent a party's ability to bring
316
+ cross-claims or counter-claims.
317
+
318
+ 9. Miscellaneous
319
+ ----------------
320
+
321
+ This License represents the complete agreement concerning the subject
322
+ matter hereof. If any provision of this License is held to be
323
+ unenforceable, such provision shall be reformed only to the extent
324
+ necessary to make it enforceable. Any law or regulation which provides
325
+ that the language of a contract shall be construed against the drafter
326
+ shall not be used to construe this License against a Contributor.
327
+
328
+ 10. Versions of the License
329
+ ---------------------------
330
+
331
+ 10.1. New Versions
332
+
333
+ Mozilla Foundation is the license steward. Except as provided in Section
334
+ 10.3, no one other than the license steward has the right to modify or
335
+ publish new versions of this License. Each version will be given a
336
+ distinguishing version number.
337
+
338
+ 10.2. Effect of New Versions
339
+
340
+ You may distribute the Covered Software under the terms of the version
341
+ of the License under which You originally received the Covered Software,
342
+ or under the terms of any subsequent version published by the license
343
+ steward.
344
+
345
+ 10.3. Modified Versions
346
+
347
+ If you create software not governed by this License, and you want to
348
+ create a new license for such software, you may create and use a
349
+ modified version of this License if you rename the license and remove
350
+ any references to the name of the license steward (except to note that
351
+ such modified license differs from this License).
352
+
353
+ 10.4. Distributing Source Code Form that is Incompatible With Secondary
354
+ Licenses
355
+
356
+ If You choose to distribute Source Code Form that is Incompatible With
357
+ Secondary Licenses under the terms of this version of the License, the
358
+ notice described in Exhibit B of this License must be attached.
359
+
360
+ Exhibit A - Source Code Form License Notice
361
+ -------------------------------------------
362
+
363
+ This Source Code Form is subject to the terms of the Mozilla Public
364
+ License, v. 2.0. If a copy of the MPL was not distributed with this
365
+ file, You can obtain one at https://mozilla.org/MPL/2.0/.
366
+
367
+ If it is not possible or desirable to put the notice in a particular
368
+ file, then You may include the notice in a location (such as a LICENSE
369
+ file in a relevant directory) where a recipient would be likely to look
370
+ for such a notice.
371
+
372
+ You may add additional accurate notices of copyright ownership.
373
+
374
+ Exhibit B - "Incompatible With Secondary Licenses" Notice
375
+ ---------------------------------------------------------
376
+
377
+ This Source Code Form is "Incompatible With Secondary Licenses", as
378
+ defined by the Mozilla Public License, v. 2.0.
379
+
380
+ Project-URL: Homepage, https://github.com/decewei/azure-deploy-cli
381
+ Project-URL: Repository, https://github.com/decewei/azure-deploy-cli.git
382
+ Project-URL: Issues, https://github.com/decewei/azure-deploy-cli/issues
383
+ Keywords: azure,identity,roles,service-principal
384
+ Classifier: Development Status :: 3 - Alpha
385
+ Classifier: Intended Audience :: Developers
386
+ Classifier: License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)
387
+ Classifier: Natural Language :: English
388
+ Classifier: Programming Language :: Python :: 3
389
+ Classifier: Programming Language :: Python :: 3.10
390
+ Classifier: Programming Language :: Python :: 3.11
391
+ Classifier: Programming Language :: Python :: 3.12
392
+ Requires-Python: >=3.10
393
+ Description-Content-Type: text/markdown
394
+ License-File: LICENSE
395
+ Requires-Dist: azure-identity>=1.14.0
396
+ Requires-Dist: azure-mgmt-appcontainers
397
+ Requires-Dist: azure-mgmt-authorization
398
+ Requires-Dist: azure-mgmt-keyvault
399
+ Requires-Dist: azure-mgmt-msi
400
+ Requires-Dist: python-dotenv>=1.0.0
401
+ Requires-Dist: pydantic>=2.0.0
402
+ Provides-Extra: dev
403
+ Requires-Dist: ruff>=0.1.0; extra == "dev"
404
+ Requires-Dist: mypy>=1.7.0; extra == "dev"
405
+ Requires-Dist: pytest>=7.0; extra == "dev"
406
+ Requires-Dist: pytest-asyncio>=0.21.0; extra == "dev"
407
+ Requires-Dist: coverage>=7.3.0; extra == "dev"
408
+ Requires-Dist: pytest-cov>=4.0.0; extra == "dev"
409
+ Requires-Dist: commitizen>=3.0.0; extra == "dev"
410
+ Requires-Dist: pre-commit>=3.0.0; extra == "dev"
411
+ Requires-Dist: types-setuptools; extra == "dev"
412
+ Dynamic: license-file
413
+
414
+ # Azure Deploy CLI
415
+
416
+ Python CLI for Azure deployment automation - manage identities, roles, and Container Apps deployments.
417
+
418
+ ## Version Management and Changelog
419
+
420
+ This project uses a dual-tool approach:
421
+
422
+ - **[setuptools-scm](https://setuptools-scm.readthedocs.io/)** - Automatic versioning based on git tags (dynamic at build time)
423
+ - **[commitizen](https://commitizen-tools.github.io/commitizen/)** - Version bumping and tagging with semantic versioning
424
+ - **[git-cliff](https://git-cliff.org/)** - Automatic changelog generation from conventional commits
425
+
426
+ **Release workflow:**
427
+ 1. git-cliff generates changelog from commits since last tag
428
+ 2. commitizen bumps version and creates git tag
429
+ 3. New version is committed alongside updated changelog
430
+ 4. Tag triggers PyPI publishing and GitHub Release
431
+
432
+ No manual version or changelog updates are needed.
433
+
434
+ ## Quick Start
435
+
436
+ **Install for development:**
437
+
438
+ ```bash
439
+ cd /path/to/azure-deploy-cli
440
+ pip install -e ".[dev]"
441
+ azd --help
442
+ ```
443
+
444
+ **Use in another project:**
445
+
446
+ ```bash
447
+ pip install -e /path/to/scripts
448
+ ```
449
+
450
+ ## Installation
451
+
452
+ | Method | Command |
453
+ |--------|----------|
454
+ | Local development | `pip install -e ".[dev]"` |
455
+ | Local changes | `pip install -e /path/to/azure-deploy-cli` |
456
+ | From PyPI | `pip install azure-deploy-cli` |
457
+
458
+ ## CLI Commands
459
+
460
+ ### Azure Container Apps (ACA) Deployment
461
+
462
+ The ACA deployment process is split into two stages for better control:
463
+
464
+ #### Stage 1: Deploy Revision
465
+
466
+ Deploy a new container revision without affecting traffic:
467
+
468
+ ```bash
469
+ azd azaca deploy \
470
+ --resource-group my-rg \
471
+ --location westus2 \
472
+ --container-app-env my-env \
473
+ --logs-workspace-id <workspace-id> \
474
+ --user-assigned-identity-name my-identity \
475
+ --container-app my-app \
476
+ --registry-server myregistry.azurecr.io \
477
+ --image-name my-image \
478
+ --stage prod \
479
+ --target-port 8000 \
480
+ --cpu 0.5 \
481
+ --memory 1.0 \
482
+ --min-replicas 1 \
483
+ --max-replicas 10 \
484
+ --keyvault-name my-keyvault \
485
+ --dockerfile ./Dockerfile \
486
+ --env-vars ENV_VAR1 ENV_VAR2 \
487
+ --env-var-secrets SECRET1 SECRET2
488
+ ```
489
+
490
+ This command:
491
+
492
+ - Creates or updates a new revision with 0% traffic
493
+ - Verifies the revision is healthy and active
494
+ - Outputs the revision name for use in traffic management
495
+
496
+ #### Stage 2: Update Traffic Weights
497
+
498
+ Update traffic distribution and deactivate old revisions:
499
+
500
+ ```bash
501
+ azd azaca update-traffic \
502
+ --resource-group my-rg \
503
+ --container-app my-app \
504
+ --label-stage-traffic prod=100 staging=0
505
+ ```
506
+
507
+ This command:
508
+
509
+ - Updates traffic weights across all specified labels
510
+ - Deactivates revisions not receiving traffic (use `--no-deactivate` to skip)
511
+ - Enables blue-green, canary, and other deployment strategies
512
+
513
+ **Example Deployment Strategies:**
514
+
515
+ ```bash
516
+ # Blue-Green Deployment (100% to new prod)
517
+ azd azaca update-traffic --resource-group my-rg --container-app my-app \
518
+ --label-stage-traffic prod=100 staging=0
519
+
520
+ # Canary Deployment (90% prod, 10% staging)
521
+ azd azaca update-traffic --resource-group my-rg --container-app my-app \
522
+ --label-stage-traffic prod=90 staging=10
523
+
524
+ # Multi-Environment (split traffic across multiple labels)
525
+ azd azaca update-traffic --resource-group my-rg --container-app my-app \
526
+ --label-stage-traffic prod=70 staging=20 dev=10
527
+ ```
528
+
529
+ ### Create Service Principal & Assign Roles
530
+
531
+ ```bash
532
+ azd create-and-assign \
533
+ --sp-name my-app \
534
+ --roles-config roles.json \
535
+ --env-vars-files .env.local \
536
+ --env-file .env.credentials \
537
+ --print
538
+ ```
539
+
540
+ ### Reset Credentials
541
+
542
+ ```bash
543
+ azd reset-credentials --sp-name <SP_NAME> --env-file .env.credentials
544
+ ```
545
+
546
+ ### Login with Credentials
547
+
548
+ ```bash
549
+ azd login --env-file .env.credentials
550
+ ```
551
+
552
+ ## Python API
553
+
554
+ ```python
555
+ from azure_deploy_cli import create_sp, assign_roles, RoleConfig
556
+
557
+ # Create service principal
558
+ result = create_sp("my-app")
559
+ print(result.objectId)
560
+
561
+ # Assign roles from config
562
+ with open('roles.json') as f:
563
+ config = json.load(f)
564
+ role_config = RoleConfig(**config)
565
+ assign_roles(object_id, subscription_id, role_config)
566
+ ```
567
+
568
+ ## Example: Complete Workflow
569
+
570
+ ```bash
571
+ # 1. Create configuration files
572
+ cat > .env.local << 'EOF'
573
+ SUBSCRIPTION_ID=<YOUR_SUBSCRIPTION>
574
+ RESOURCE_GROUP=<YOUR_RG>
575
+ OPENAI_RESOURCE_NAME=<YOUR_OPENAI>
576
+ EOF
577
+
578
+ cat > roles-config.json << 'EOF'
579
+ {
580
+ "description": "My App Roles",
581
+ "roles": [
582
+ {
583
+ "type": "rbac",
584
+ "role": "Cognitive Services User",
585
+ "scope": "/subscriptions/${SUBSCRIPTION_ID}/resourceGroups/${RESOURCE_GROUP}/providers/Microsoft.CognitiveServices/accounts/${OPENAI_RESOURCE_NAME}"
586
+ },
587
+ {
588
+ "type": "cosmos-db",
589
+ "account": "${COSMOS_ACCOUNT}",
590
+ "role": "Cosmos DB Built-in Data Contributor",
591
+ "scope": "/"
592
+ }
593
+ ]
594
+ }
595
+ EOF
596
+
597
+ # 2. Create service principal and assign roles
598
+ azd create-and-assign \
599
+ --sp-name my-app-sp \
600
+ --roles-config roles-config.json \
601
+ --env-vars-files .env.local \
602
+ --env-file .env.credentials \
603
+ --print
604
+ ```
605
+
606
+ ## Development
607
+
608
+ ```bash
609
+ make install-dev # Install with dev tools
610
+ make build # Run lint + type-check + test
611
+ make lint # Code linting with ruff
612
+ make format # Auto-format code
613
+ make type-check # Type checking with mypy
614
+ make test # Run tests with pytest
615
+ make clean # Remove build artifacts
616
+ ```
617
+
618
+ Commit using [Conventional Commits](https://www.conventionalcommits.org/) format (e.g., `feat: add feature`, `fix: resolve bug`)
619
+
620
+ ## Scripting and Output Handling
621
+
622
+ This CLI is designed for both interactive use and automated scripting. To support this, it follows the standard practice of separating output streams:
623
+
624
+ - **`stderr`**: All human-readable logs, progress indicators, and error messages are sent to the standard error stream.
625
+ - **`stdout`**: All machine-readable output (e.g., revision names, IDs) is sent to the standard output stream.
626
+
627
+ This allows you to cleanly capture command output while still seeing logs in your terminal.
628
+
629
+ ### Capturing Output
630
+
631
+ To save the parsable output to a file, redirect `stdout`:
632
+
633
+ ```bash
634
+ azd azaca deploy ... > deployment_output.txt
635
+ ```
636
+
637
+ The `deployment_output.txt` file will contain only the `REVISION_NAME=...` and `REVISION_URL=...` lines, without any of the logging messages.
638
+
639
+ ### Silencing Logs
640
+
641
+ If you want to completely suppress the log messages (e.g., in a CI/CD script), redirect `stderr` to `/dev/null`:
642
+
643
+ ```bash
644
+ azd azaca deploy ... 2>/dev/null
645
+ ```
646
+
647
+ ### Parsing Output in Scripts
648
+
649
+ You can pipe the output to standard Unix tools like `grep` and `cut` to extract specific values.
650
+
651
+ #### Example: Get the revision name
652
+
653
+ ```bash
654
+ REVISION_NAME=$(azd azaca deploy ... 2>/dev/null | grep REVISION_NAME | cut -d'=' -f2)
655
+ echo "Deployed revision: $REVISION_NAME"
656
+ ```
657
+
658
+ ### Controlling Log Verbosity
659
+
660
+ Use the `--log-level` option to control the verbosity of the log output. The default level is `info`.
661
+
662
+ Available levels: `debug`, `info`, `warning`, `error`, `critical`, `none`.
663
+
664
+ #### Example: Enable debug logging
665
+
666
+ ```bash
667
+ azd --log-level debug azaca deploy ...
668
+ ```
669
+
670
+ #### Example: Suppress all logs
671
+
672
+ ```bash
673
+ azd --log-level none azaca deploy ...
674
+ ```
675
+
676
+ ## License
677
+
678
+ Mozilla Public License 2.0 - See LICENSE file for details