Microsoft Q&A
Questions
Discover questions that will help you on every step of your technical journey.
Content
PL-300 NOT UPDATED ON MY TRANSCRIPT FROM MAY 17,2023 TILL DATE
my recent pl-300 certification exam i earn on may 17 2023 is not reflecting on my transcript in my dashboard. pls investigate.
how to get biggest rev in this kind of table?
Hi every body I have a table in sql and it keeps all rev from a kind of data in it. Now I want to query to get the last rev of it. I use this code but it doesn't desc datat to get thae first row. see it : I want highlighted row in result my code…
Power BI: How to create multiple lines by year in line and clustered combo chart by dragging it once to the line axis?
With Month as X-axis, Count as Y-axis, Year as legend, Cumulative count as Secondary Y-axis, I only want to drag cumulative count or one new measure once to the line y-axis to display lines according to the legend (3 years in total) so I want 3 lines…
window server 2019 hyper network issue
HI I am using HP Dl 380 gen 9 window server 2012 r2 after updating to windows server 2019 hyper v network is not ping in any hyper v client-server Even I newly configured hyper v and I delete the VM switch also but still i am not able to ping any of the…
Barra de pesquisa e menu iniciar não funciona.
Olá, boa tarde! Estou enfrentando alguns problemas com algumas contas de alguns usuários criadas pelo Active Directory. Alguns desses perfis simplesmente não funciona a barra de pesquisa e até mesmo o menu iniciar. O mais engraçado de tudo, é que o meu…
Xamarin Forms Migration to MAUI - Build issues
I have migrated my Xamarin Forms app to a MAUI using upgrade assistant. First I converted the Solution then converted the Android and iOS projects. After that I face a lot of issues when rebuilding the project. I have added the following to the ios…
link in onenote to shared folders on my network compagny
Hello, Since the beginning of June, I would say, the links to the shared folders on the server no longer work. No error message, just nothing... If I right-click on the link, edit, I can see my network shortcut (e.g. \server\folder), copy the link +…
how to restore permanently deleted mailbox from a backup in exchange 2019
Hello, We have exchange server 2019 DAG that recently configured. Now we have third party backup solution, so far we have deleted an email from a test mailbox and restore perfectly. Now our plan is we have created a test DB and moved one test mailbox to…
Online classes
Why Microsoft is not giving us the attendees a link where we can practice the labs after attending their event online classes? Even if the labs can expire after 30 days that would be fine.
Azure DevOps - Release Pipeline - Not able to run python script
Hello Experts, I am running a release pipeline and in the process, trying to run the task in stage, using a python script. However, when i run the release pipeline, it fails with below error: 2023-08-16T03:34:18.0263485Z ##[error]ENOENT: no such file or…
Dynamic Group for all user with excluding one security Group
I would like to create dynamic group for all users with exclusion of members in one Security Group. For example, I would like to add users in the tenant to the dynamic group except users that are in Contoso Security Group. Is it possible ? Thank you…
Does it is possible to change IP Address without admin permission?
We gave the laptop to my company's employees without admin access. Yet, they used various softwares to link UPS to gather data when they needed to alter the IP Address without admin access. I tried numerous approaches but was unable to find a solution.…
How to use spot instances with HDInsight
Hi, Is there any way to use Spot VMs in HDInsight ? How to determine which VMs are spot VMs in this list - https://azure.microsoft.com/en-in/pricing/details/virtual-machines/linux/ ? Is there any max limit on number of Spot VMs that can be…
Express route primary and secondary connection utilization
Can I fully utilize the 1Gbps single Azure express route primary and secondary connection as 1Gbps in primary +1Gbps in secondary which is 2 Gbps thougput concurrently? if yes, how willit charge?
How to write rules engine for Azure Premium Verizon CDN, httpTohttps & SPA rewrite rules?
I have added my react build files in a storage blob container and enabled a static website for that. After that, I enabled Azure CDN classic ( Microsoft CDN ). Below are the rules I have given for that. The first Rule is to convert the HTTP to HTTPS The…
Dependencies in own NuGet packages - a dependency is not included
All under .NET 7.0 Given is a custom library isential.crypt.dll that contains no external dependencies. A NuGet package was created from it and stored in a local package source. A second custom library named isential.MySqloverSsh.dll uses three NuGet…
how to create swu file for azure device update?
my requirements need me to provide OS updates for a Ubuntu based IOT device on iothub, I am planning to use the device update feature in iothub, but from the documentation it seems we need a .swu file to upload in the storage container which we will…
Why does the user appear in alert although his email is in the list of excluded users for that alert
Greetings all I have setup an alert in the Sentinel and it has a list of users that are excluded from it. One user changed her last name, so the email changed. I entered both emails in the list, but it still shows her name although she has access. Does…
Migrating AWS snowflake to Azure Platform
Hello Team, Good morning. Hope you're doing great...!! We have an use case where we want to migrate AWS snowflake (legacy system) to Azure platform. We are trying to connect AWS snowflake to Azure Data factory but seems it is impossible to connect…
Error while deploying an Update package using Azure device update for IoT Hub
I have an update script that contains just these two command as shown below to update the system packages of an Ubuntu server to the latest. #!/bin/bash sudo apt update -y sudo apt upgrade -y I had created an importmanifest.json file as shown below.…