Investigating AML workspace images crashes due to already deleted model
I am currently working with Azure Machine Learning. Doing this I encountered a problem when trying to access the images associated with the AML workspace I am working on. It seems, that the method is trying to get access to a model that was already…
Azure file share often automatically get disconnected ..
Hi, i have mounted an Azure File share on one of my windows device using below document .. https://learn.microsoft.com/en-us/azure/storage/files/storage-files-quick-create-use-windows but this file share often got disconnected .. so…
Question about SQL Server Manager Studio 2017
Hello, i don't know if you have some french people in your staff, so i'll write my question in the both langage (french and english) I would like to copy and insert a table (ItemResource) from a database (Arcadia_test), to another database (Arcadia). …
Uwp appbundle download only language specific content
I support multiple languages in my UWP app and there are json data files within the app as Data_en.json, data_fr.json, etc. So if user with French windows 10, downloads my uwp, he should only get data_fr.json file. this is similar to what google is doing…
ADConnect WriteBack Using Office365 Groups in Active Directory DL
I'm looking at using Group Writeback with AD Connect. I wanted to be clear that once synced I could use these Cloud Groups and nest them in existing AD DLs.
403 Error with Postman Microsoft Graph API
I'm trying to use Microsoft Graph API with Postman. I've thus followed step by step what is described here: https://learn.microsoft.com/en-us/graph/use-postman I'm blocked at the "Set up application API calls" Step 5: "Select Update.…
Facing problem while rescheduling AZ900 exam
Hi, I have rescheduled AZ 900 exam from Certification dashboard. I have received a confirmation mail from Pearson VUE with new schedule but in Certification dash board it's still showing old schedule only. I spoke to Pearson but they were unable to…
Workbooks querying Azure Activity Logs
Hi, Reading https://learn.microsoft.com/en-us/azure/azure-monitor/platform/workbooks-data-sources#logs coming to "Workbooks allow querying logs from the following sources: Azure Monitor Logs (Application Insights Resources and Log…
How to do key rotation when using Azure Disk Encryption (ADE)
Hi, We are encrypting temporary disk of a linux VMs using ADE (Azure Disk Encryption) and storing some data in temporary disk. We know that for Linux VMs ADE for temporary disk is done using --encrypt-format-all feature as shown below. az vm…
'CHECK_POLICY' Option is set to 'ON' for SQL Server logins
Hi, We are using SQL Server 2017 in production. Many of the application is running on these databases. Recently our security team asked to ensure 'CHECK_POLICY' Option is set to 'ON' for all SQL authenticated Logins. If we set this for any existing…
Disable OneNote Driver check
My network is not connected to the internet. How can I create a GPO to stop this "Error" from appearing in my event log: Source: TerminalServices-Printers Event ID: 1111 Message: Driver Send to Microsoft OneNote 16 Driver required for…
SCOM 2019 - specific MP's fail to download
Hi all, SCOM 2019 UR2 install. Bunch of MP's download from catalog and install fine - such as SQL 2016, Exchange 2013 etc etc A few don't - Active Directory 2016, Windows 10 client for example - and looking into this shows the following: an…
Outlook(autodiscover) problem after Exchange 2016 to Exchange 2019 migration
Hi, We have migrated exchange 2016 to 2019. Moved all mailboxes (arbitration, public folder, etc. everything). We dismounted all the databases and now shut down the 2016 server. Unfortunately outlook is trying to connect with the old server. If I do a…
Outlook - Email Templates not working
Hi Guys, Email template are not working. We use a email template internally which was working with Outlook 2010. Recently all of my team members were set up with Outlook 2016 post which the templates are not working. We are able to extract the…
How do I trigger a function (secured at Authorization.Admin level) from Application Insights?
Hi! I've written a function that is triggered as part of an alert/action group in Application Insights. I've secured this function at Admin level with a Host key. How do I pass the Host key to Application Insights so that it is allowed to trigger the…
I passed Power BI exam (Microsoft Certification ID: 990576082). Still not able to download my certificate . It's been 7 days now
I have passed my Power BI exam (Microsoft Certification ID: 990576082). Still not able to download my certificate . It's been 7 days now? 778: Analyzing and Visualizing Data with Microsoft Power BI Microsoft Certification ID: 990576082 As i click…
SQL14 Migration, Infrastructure, Software Options
Good day, i need help please! I have tried reaching out to vendors but they more keen on having their solutions within the businnes as i require infrastructure, software specifications for the next 5-7 years with improvong the analytics & speed &…
Profile pictures and signatures
Can you have two different profile pictures: one for inside your org and one for outside? Same with the signature. Like how the "away" message works.
azure-maps events not being added correctly in some scenarios
I have attempted adding events to map layers in various parts of my project, some work correctly and some don't, using the exact same code below. mapRef.events.add('ready', () => { const dataSource = new atlas.source.DataSource() …
Sendig AVRO structure message to Azure IoT Hub
I am trying to send an AVRO structure message to Azure IoT Hub and consume the same. The problem is I am not able to change or manipulate the Device Twin in the AVRO structure. Can we have our Device Twin configured as an AVRO structure or is it not…