Unable to list the Azure Subcription id at Logic App designer -->New task does not list the subcription id
If I go to my logic app designer and configure a New task --> You can see below that my Visual Studio Enterprise Subscription is listed where i can select that . Now the above looks perfectively good . The case is i have a customer where…
Azure Logic Apps

EWS Token Authority and Other Endpoints
Hi Team, We have build an application to fetch mails using EWS client services. Have few queries which need clarification from you Regarding Initial Authorization We are using below url for Authorization after app registration …
Exchange | Exchange Server | Development

Determine TLS Registery Entries
Hello https://techcommunity.microsoft.com/t5/exchange-team-blog/exchange-server-tls-guidance-part-2-enabling-tls-1-2-and/ba-p/607761 as per this article is it possible to create a power shells script that will check the registery settings and report…
Exchange | Exchange Server | Management
Windows for business | Windows Server | User experience | PowerShell
difference between azure sql database and azure database server
Hello There, Can anyone please explain me difference between (Azure) single database and (azure) database server in Azure-sql creation (please the attached screenshot). My objective is to maintain adventureworksdw in azure, access it from…
Azure SQL Database
SQL Server Analysis Services
Does outlook exchange online support MAPI over HTTP2?
I am trying to explore if MAPI can work with HTTP/2. And since HTTP is just a transport wrapper on top of MAPI, I believe it should have no problem working with HTTP/2 as well. While checking the exchange online(outlook.office365.com) I found that it…
Outlook | Windows | Classic Outlook for Windows | For business

Windows Failover cluster SQL server Reset failure count
Is there any way to reset the failure count within 6 hours ? I have two node cluster , node 1 failure and the failover to node 2 (failure count 1) , however node 2 also can't bring up the roles . I fix the issue and the on node 1 bring the role…
SQL Server | Other
System.ObjectDisposedException: Cannot access a closed Stream when running this statement MemoryStream stream = (MemoryStream)data.GetData(cbExpression, false)
public ResolvedExpression GetClipBoardExpression() { try { IDataObject data = Clipboard.GetDataObject(); if (!data.GetDataPresent(cbExpression, false)) return null; using (MemoryStream stream =…
Developer technologies | C#
Winspool libraries VS System.Printing namespace
I just started working on a WPF application (with .NET Core 3.1). It has a print module implemented using Winspool through DllImport("winspool.Drv"). I have the following questions. Any documentation links on how to implement Winspool…
Developer technologies | Windows Presentation Foundation
On Premisis Exchange 2019 EAC text only, no pictures after CU9
EMS works, OWA works, EAC shows logon page, allows logon, but opens to a text only page and none of the links are functional. The timing was after CU9 installed via the Microsoft Update (was not manual installation). CU9 Installation showed as successful…
Exchange | Exchange Server | Management

MS Teams screen sharing option not available Ubuntu 20.04
I'm using MS Teams on Ubuntu 20.04.1 LTS x86_64, kernel version 5.4.0-58-generic. I have installed MS Teams from apt package manager. Whenever I start a meeting and open the share tray, I'm not given any options for sharing my screen or any specific…
Microsoft 365 and Office | Skype for Business | Linux

Microsoft Teams | Microsoft Teams for business | Other
Access IIS https website from outside network
Currently I have a https website setup locally on the Azure VM with a custom hostname : <websitename>.<domainname>.com and bound to the localhost 127.0.0.2 in the hosts.etc on port 443 Consider example hostname as web.microsoft.com …
Windows development | Internet Information Services
Azure Virtual Machines
Windows for business | Windows Server | User experience | Other
ASP.NET Core Run Middleware behave differently with different browser.
Below is my middleware code: app.UseStaticFiles(new StaticFileOptions { OnPrepareResponse = ctx => { ctx.Context.Response.Headers[HeaderNames.CacheControl] = "public,max-age=10"; // Here I placed my first breakpoint } }); …
Developer technologies | ASP.NET | ASP.NET Core
Properties.Settings.Default does not work
Hello everybody. In a Windows Forms program i am trying to save a string. Well, the method does not save it. Please help. what i've written: string abc = "abcdefghijklmnopqrs"; Properties.Settings.Default.a_value = abc; …
Developer technologies | Windows Forms
Developer technologies | C#

Looking for a particular version of Windows Defender update
Hi all, I am looking for a particular version of Windows Defender update. KB2267602 (Version 1.325.782.0) Is there any archive where I can get this particular version? The reason being that I have a VPN host information profile checks which says…
Windows for business | Windows Client for IT Pros | Devices and deployment | Configure application groups

Outlook calendars one or more users cannot be added to the folder access list non local users cannot be given rights on this server
Hello All, Can anyone help me with the subjected issue. Users cannot be added others calendar's gettiing attached error
Exchange Online
Outlook | Windows | Classic Outlook for Windows | For business

Change of company details
Beacon has now become a registered ltd company:- Beaconuk Group Ltd How do I change the accounts and the payment details please
Windows for business | Windows Client for IT Pros | User experience | Other
Examen DA-100: Analyzing Data with Microsoft Power BI, can I pay fee with credit card?
Examen DA-100: Analyzing Data with Microsoft Power BI, can I pay fee with credit card? Thnaks a lot!
Community Center | Not monitored

From VB19 Data-Sources, cannor find a Server-Explorer database
When Rebuilding my VB Project code I get the errer message: Could not find file [file address] The file is an accdb file in my Explorer Server
Developer technologies | Visual Studio | Debugging
Developer technologies | Visual Studio | Other
Windows 10 | OOBE | Office 365 Education | Hybrid AD Azure
Upon setup Windows 10, at the sign in with Microsoft Page we enter our work office 365 account and presented with "Your organization doesn't allow users to setup Windows this way. Use another email address or set up Windows with a local…
Windows for business | Windows Client for IT Pros | User experience | Other

RDS gateway: MFA challenge comes slow after password is entered.
I've setup remote desktop gateway service in server 2019, the NPS server with nps extension for azure mfa in another server. MFA plugin through Azure. The problem is MFA challenge comes ~25 seconds after password is entered, I cannot figure out why…