Results 7 comments of Sami Nieminen

Okay, is there any way to automate taking these backups? For example, I back up my data from NCDATA folder via restic snapshots to a offsite location. In the menu,...

How would we make sure the database is not locked etc while taking the backup? I think what would work for everyone is to have a script which would dump...

Thank you alot for this! I also had to add correct permissions to the system managed identity to the resource groups where the storage and applicationg gateways were located.

I have fixed this by adding the following two lines to the end of class and def run: ```` class NewVM(Script): class Meta: name = "New VM" description = "Create...

Please update the script to fix this and also GMSA account usage

I did a test key to my server, how do I now restrict the password so only server admins can view the password but company admins cant? I tried looking...