Installing SQL Native Client 2012 on Windows Sandbox
Hello, I'm trying to install SQL Server 2012 Native Client using the 64-bit sqlncli.msi downloaded from here onto a Windows Sandbox environment. I get a missing DLL error whenever I reach the removing backup files step of the wizard. …
Clean up multiple Excel Workbooks - Delete all sheets but 1 named 'xxx'
I have been looking for a vba code which will clean up all excel files in a specified folder. By 'clean up', i mean i want it to be able to delete all sheets in the workbook except one named 'xxx', for all workbooks in a target folder. I have found…
Azure AD ADFS
Hello I have federated domain and ADFS 2016 , also i have Exchange 2019 I want to enforce my users every week to authenticate against ADFS authentications page. my current bahivour , the ADFS authentication page is shown in the 1st login only how…
Microsoft Store App missing
Windows 10 Home 20H2 Store app is missing What I have done so far ChkDsk on C drive ... clean Ran windows store troubleshooter ... no problem RAn WsReset ... OK PowerShell - PS C:\WINDOWS\system32> Get-AppXPackage WindowsStore…
Make Datagridview Part of UI and use the input values with class object
Hallo, I am trying figure out for more than a month but with my current knowledge it seems impossible. Currently i have a datagridview as shown in screenshot. it is a kind of template with predefined objects bound to datagridview and it is part of…
transfer data using spark notebook in Snapse workspace
Is the below code snippet is the right way of using in spark notebooks / synapse analytics workspace to transfer the data between two dedicated sql pools. I am using PySpark(Python) language. `%%spark val df =…
Linking badges to social media
This is probably a really simple question but I need help with it. When I view my badges and trophies I do not see an option to link them to my social media page. How can I link them to LinkedIn?
It's been a full week, but your system is flawed and not reflecting my passed exam yet
hello, A) The 'tag' requirement is ridiculous if you don't offer the tag I need. That wasted a lot of my time. B) My question is for MICROSOFT to reply to, not any forum people. Microsoft should reply, since this involves an exam you ultimately…
we need to save our exported reports from Embed PowerBI to our Azure Blob Storage.
When we generate report in PowerBI with following API POST https://api.powerbi.com/v1.0/myorg/reports/{reportId}/ExportTo it is save in PowerBI server. We need to save the generated report to Azure Storage account. What is the method to connect…
How does blob lifecycle management interact with directories in Azure Data Lake Storage Gen2?
My understanding is that in ADLS Gen 2, a directory appears like a 0-byte blob when the container is queried through the blob storage APIs. However, in ADLS Gen 2 sometimes it is desirable to have a directory be permanent, even if it is never modified,…
Messages in inbox not visible when using Microsoft Graph API with an Exchange Online account
I'm using the Microsoft Graph API to access my Exchange Online (plan 1) account. While I can send email using the API (and I can use the /me/messages endpoint to subsequently retrieve these messages), I can't retrieve any messages I have received in my…
How to Migrate a WPF XAML Application to .NET 5.0
I would like some help converting a WPF XAML application (Microsoft's sample app: ExpenseItIntro) to .NET 5.0. I have already run the Portability Analyzer, which says it is 100% compatible. I have already been able to convert Console and Windows Forms…
SQL Services Not Alerting When Stopped
We're running SCOM 2012R2 and have noticed that when our SQL Servers have their services stopped that they're not generating an Alert in the SCOM Console, even though the management pack is setup for this. We're currently running SCOM Server 2016 MP…
Change my profile name
Good evening. My account in Microsoft doesn't allow me to change my profile name. Is there any possibility of changing it by myself?
ASE v3 questions
Hi everyone, I need to create an Azure infrastructure to host our web apps in a secure way using ASE v3. The ASE v3 will contain more than 5 app services all with a custom domains (multi-site situatioin: for example site1.domain, site2.domain,…
Files inside MS Team private channels .. where they got stored
When we create public channels inside MS team, as follow:- a new folder will be created inside sharepoint document library. but if we create private channels inside MS team, as follow:- now new folders will be created.. so my…
Resolve link (lnk) in XP
How do I programatically resolve an XP link (lnk) in C++, since I can't use the IPersistFile interface?
How to get app role claims (Roles) in access token to protected API when using Javascript client app with MSAL.js
I have two applications. One client app and protected api. I want to pass app roles as claim to protected api on behalf of signed in user from client app. I have added app roles (admin_user_access,normal_user_access) to both client app and api . Also…
General questions on Azure migrate
I have some general questions on azure migrate and need help with the same : 1)I an using azure Migrate to migrate one of the Guest VM's that resides on HYPER-v server . If i understand it correct for azure migrate makes use of azure recovery services…
Active Directory upgrade Windows Server 2008 to Windows Server 2019
We’re planning to upgrade our AD infrastructure from Windows Server 2008 to Windows server 2019, current domain and forest functional level are Windows server 2008. The plan is to bring in a Additional Domain Controller(ADC) with Win2019 with temp…