Azure / Azure/apiops

[FEATURE REQ] - Export Policy as XML instead of RAWXML

Abierto
#587 8 comentarios 0 reacciones 2 asignados Reclamado por @guythetechie Ver en GitHub
enhancement
Lenguaje dominante
C#
Estrellas
448
Forks
247
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

### Please describe the feature.

Related to #488
Re-posting this as the new version goes toward definitive release. When exporting policies, the rawxml format is not valid for other programmatic scenario (think of select-xml cmdlet in powershell).
Proposal is to add a new parameter POLICY_SPECIFICATION_FORMAT with two values: **rawxml**, default one as of today and **xml** which export policies in the escaped format.
This setting and behavior was proposed in this PR #489 , I can try to reimplement that login in the new version but do not want to waste time if this get refused again. Thanks

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.