Can i SysPrep an Azure VM, to configure all language and region settings to en-Gb
Is it possible to use an unattend.xml with SysPrep on an Azure VM, to configure all language, region and system UI default language to en-GB?
How to take the Network Security Group(NSG) logs to Azure Sentinel
Hello, I have Azure Sentinel, Kindly suggest the steps how to forward the NSG(Azure Firewall) logs to Sentinel. Regards, Chandan Prajapati
Non-interactive login to registered dataset
I'm trying to tune hyperparameters similar to the following guide: https://learn.microsoft.com/en-us/azure/machine-learning/how-to-tune-hyperparameters My PyTorch Dataset in train.py contains: ws = Workspace.from_config() ds =…
Exchange 2016 Mail forwarding with Public Folders
Hello Forum! My question is about Exchange 2016 Public Folders. I created an email enabled public folder. Which is working fine. Now I have to add a forwarding mailgroup. But I can't do that because only mailbox users are available for this. To make it…
Fix for: "WebJob cannot be added from portal if deployment form source control is configured." Error?
I use Git as a deployment method so I assume that is the source control deployment they are mentioning. This is an error that only started coming up in the past few months as I have already created many WebJobs from the portal. I have seen this…
Export SQL database data using logic apps to a password protected Excel file
Hi All. I have a logic app solution which exports data from a Azure SQL database onto csv file, I will now like to change is such that it exports data to a password protected file (excel) .The password will be static.
Word has encountered a problem. Stack Trace: at Microsoft.Office.Interop.Word.Documents.Add(Object& Template, Object& NewTemplate, Object& DocumentType, Object& Visible)
hi we are generating the word document data using the template and storing on the server using C# code This word document creation is running as windows services This was working fine from 4 years Now when we generate the word documents with more…
Azure security centre
Hi, I need to enable the following policies in azure security centre. MFA vulnerability assessment Web application should be accessable over https These are all cost free or need to buy any licence? Kindly advise Thank you
Is it possible to save an email (.msg) to automatically saved to an Document Library?
I was wondering if there is a way to have this done. We have an automatically email (.msg file) that's being sent out to all and I am attempting to see if i can SharePoint Designer 2013 have capabilities to store the email (not its attached file) to a…
How to achieve redundancy in app service?
i need to setup app service with redundancy. I have application gateway behind that i need to setup 3 web app with redundancy please explain steps to achieve this.
Visual studio azure credits and Azure labs
Hi, Can I use the Azure credits from my visual studio enterprise subscription to use Azure Lab Services?
WPF - C# Desktop App - Is there a way to call a Windows form from C# WPF?
Hello, Is there a way to call a Windows form from C#WPF? The idea is to create a separate message box. Or a WPF message box. With best regards Markus
REST API JSON DATE FORMAT
I am trying to copy data from rest api source using the azure copy activity. I have used Rest Api as source and AZ SQL DB as target. But the json response I am receiving is having the date as below format: {Createddate: /date(345667999)/} But when I…
App sudenly will not print after working fine for 1 year+
One of the apps I develop, that has not been updated in a year, a new version in the works, suddenly will not print for some users. Multiple reports with screenshots of only my app not being able to print while other apps print fine. It has worked fine…
Is it safe to rename and remove an OU?
Hi, I have Windows 2012 DC. I need to rename an OU. I wonder if it is safe to rename it. Will it impact anything? I also need to remove a parent OU. For example, I have Computer OU, under Computer OU I have Workstation OU, under Workstation OU I have…
How to link SignalR service with Azure Serveless Functions - Deploy from Visual Studio for Mac?
While I am replicating the sample app described in this link , to make use of SignalR service with Azure functions since I am new to both. The steps given in the doc/link seems to be outdated. I have followed step by step but stuck at one point…
Grant access to stop and start a service on an on premise domain controller without domain admin rights
Due to a successful breach during a pen test by using the print spooler service on a domain controller, we are being challenged to stop/disable the print spooler service on all of our domain controllers. With the pruning responsibility of the print…
How can i see videos in Ms Stream without a account?
Hello, i have a big question in this moment, for example: i have an account of Office 365 and im making practices in other company that have Office 365, but they add me in your teams like a guest account, my question is how can i see the videos of their…
Having an issue since upgrading from the SFTP Connector to the SFTP-SSH Connector regarding inconsistent file size. Possible formatting issue?
My team is having an issue with the new connector. Our use case is we have a logic app that retrieves PGP files from some client's SFTP server and stores them in one of our storage accounts. The logic app worked flawlessly until we start receiving…
Remove-ADComputer for remote server on a different domain
Hi I'm trying to delete the "testserver" AD object via PowerShell. This works if the "testserver" is on the same domain as my laptop where I'm running my script from (dmn1.contoso.local). However, if the "testserver" is on…