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

Backup Label and Notes doesn't do anything #181

Closed
sanjeev40084 opened this issue Mar 31, 2022 · 1 comment
Closed

Backup Label and Notes doesn't do anything #181

sanjeev40084 opened this issue Mar 31, 2022 · 1 comment
Labels
wontfix This will not be worked on

Comments

@sanjeev40084
Copy link

sanjeev40084 commented Mar 31, 2022

While taking backup of the environment, even though when you past label value it doesn't get reflected in the actual backup instead it displays the time when the backup was taken.

To repo:

  • authenticate through pac auth with user credential who has SA rights to the environment
  • pac admin backup -env 'environment-url-where-you-want-to-take-backup' -l 'backup-from-pac-cli'

Once complete,

  • go to Power Platform Admin center
  • open the envrironment which you choose to take backup of,
  • select Backups > Restore or manage
  • Select 'Manual'

Expected: you should see backup with label 'backup-from-pac-cli'
Actual: you will see backup with label 'date + time when the backup was taken'

@davidjenni
Copy link
Member

@sanjeev40084 this is unfortunately by design: the Backup labels and notes fields have been deprecated in PPAC already, since the underlying PowerPlatform environment management API deprecates those 2 fields.

We will mark the notes and the labels parameters in the pac CLI as deprecated as well, but will not remove them. Setting them will only cause a warning message that any assigned value is ignored

@davidjenni davidjenni added the wontfix This will not be worked on label Apr 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants