Is switching from fix provisioned to serverless Azure SQL Database non-blocking
Hi, We finally like to give the serverless-model of Azure SQL Database a try on our production system. As we have high-loads on this environment 24x7 I like to know if switching to serverless using the Azure Portal is non-blocking / 100% in-place so no…
MS SQL Server 2019 Developer: Unable to install without internet using downloaded standalone installer
i was trying to install the SQL server developer edition downloaded online which was said to be able to install without the internet, however, the installer gets stuck at the "searching for updates" page and it cant proceed. Is there a solution…
In C# how do you pass a function pointer to a C++ dll using DllImport
I have a dll which takes in a function pointer with a const char * as an argument. I am trying to call this from my C# code using DllImport. It works in the method where I set it but not if I call it again. C: Code The function format: void Log(…
It is impossible to create or edit rule in a mailbox: OWA error = ReferenceError: shwABDlg is not defined
I have Exchange 2010 SP3, RU 24. When I try to create a new rule for Inbox or change the existing one, when I select the option Redirect message to... and try to open the Address book I recieve the following error: The Web page isn't loading properly.…
Azure - Office 365 Management Solution Deployment
Hi All, We are using OMS solution which is collecting the log data from SCCM, SCOM, Office 365 etc... Now we got a message stating OMS is deprecated and moved to Azure Monitor. Could you please clarify, is that what ever i deployed in OMS need to be…

With graph api different online meeting urls
Hi, I have been working graph api for teams. Successfully created online meeting by using https://graph.microsoft.com/beta/me/onlineMeetings I just want to create different url for different users to have predefined user names. I dont want my…

Needed Azure resources for a bot
What are the absolute minimal Azure resources needed to deploy a bot? Below is what got created with the Composer create resource script. Bot Channels Registration Azure Cosmos DB account Application Insights App Service plan App Service …
Visual Studio 2019: use folder structure as filter
Hello, I need to import a huge amout of source files into my project. All the files are grouped in folders and subfolders. How can I achieve the same groups in my project by using filters? Creating all the filters by hand is not an option. Thanks…
SSRS new column condition
Hello All, I have a SSRS report where I need to show a new expression called Region If CountryName = Dubai,Kuwait,Iran,Iraq then I need to show Region as 'MiddleEast' If CountryName= Nigeria,Egypt,Ethiopia then I need to show Region as 'Africa' If…
Win10 Ent 1909 says no Internet
Hi, My Windows 10 Ent 1909 shows no Internet on the connection status in the right hand corner globe, but actually Internet is working fine with Internet Explorer. Does anyone have any idea about why this happened? Thanks
Block public domains in External collaboration settings
we specifillcay are allowing domains we know of for now in External User collab settings in AAD properties for Target domains we want to have collab with. How can we block users from adding guests form public email domains like hotmail gmail outlook …
i need to scan QR codefo my microsoft authenti cation in my new mobile
When I am trying to add account in MFA it asks QR code where do I get that
Azure AD synchronization
Hi all, pls how I filtering only users in the specific group ? I do not want with ADConnect, but with synchronization rules.... thanx
There's no Subtotal on Rows when i create matrix on Power Bi even if my data is numbers
35232-image.png Please help to identify the issue on my matrix visualization. There's totals on the bottom but none on the values by rows. thanks, Mdcu

Certification exam notification not received Microsoft Ignite 2020
Hi, I completed two challenges at Microsoft Ignite 2020. I didn't receive the certification voucher. It seems to be so because I didn't see that my notification email was not OK. How can I retrieve this free exam voucher? Thanks a lot by advance,…

Serilog in WPF project for VS 2019
Hi All. I'm developing WPF .Net project in VS 2019 not .Net Core. I would like logging exceptions in this project. I have some questions about it: May I will add Serilog to that kind of application? What Serilog I need select to install? In VS…

unable to save a team tab to a channel
i have created teams app with static and configure tabs . able to upload the app to the teams but unable to save the app to the specific teams/channel it showing save button grid out what might be the issue whether it is any access issue or manifest file…
How migrate NDES Intune Serveur Rôle Migration Windows 2012R2 to 2019?
Hi everybody, My customer has one NDES Server in Windows 2012R2. The goal is to migrate the NDES server 2012R2 to 2019 in Azure. No documentation really exists actually for the migration. Do you have any information or documentation for this…
NULL error when load image in DB
I am facing inserting my Images in Azure sql server error below: Cannot bulk load because the file "D:\MyImage.png" could not be opened. Operating system error code (null) My code: CREATE TABLE dbo.Images ( [ImageID] [int]…

Body Parameters accepted in query Vulnerability issue
Our Sharepoint 2019 web application went through a security assessment recently and one of the risk highlighted from the testing was "Body Parameters accepted in query". The risk was also reported for some sharepoint OOTB pages like…