Null values not being picked up in azure search
Hello, When the azure search indexer goes through my azure blob table storage it does not pick up null values but I thought at one point it did. For example: Metadata is present in blob storage Testfield: testString, this metadata is deleted making the…
how to get the encoding of text?
how to get the encoding? if I have text like this:Καλώς ήρθατε στην επίσκεψη how to get its encoding? I know it is in windows-1253 but if there is textBox and user input some text how to get the encoding?
404 after posting a question
I just posted a question and got 404 page. I can see my question on my profile, but it only shows a 404 page when I click it.
Exception Handling in Windows
Windows provides the following exception handling frameworks: Structured Exception Handling (SEH) Vectored Exception Handling (VEH) SEH is just the Windows's version of the C++ try-catch, and documentation suggests using the C++ try-catch blocks. I…
How to Get the Positions of Strings Filtered by Multi-Split Without using (MyString.IndexOf(part, p))
Regarding the previous question MyQuestions There was no expected result due to the duplicate string between the splits. I want to achieve a very correct result with these two functions. thank 'ResultPosition {"54-58","60-64") This…
No Option to send a New User Invite to their Alternate Email During the Onboarding Process.
Hello. We have been receiving complaints from administrators regarding the onboarding process and the recent changes in the Microsoft 365 Admin Center for adding new users. After reviewing the process, here are my findings: Due to security concerns,…
Steps to Configure Direct Email Injection (DMI) with Office 365
Hello Team, Is there a way to configure Direct Email Injection (DMI) with Microsoft Office 365 for training purposes? The goal is to utilize the Exchange Web Services (EWS) API to insert simulated phishing emails into users' inboxes. Could anyone…
Issues with In-Place Upgrade from Windows 10 to Windows 11 via SCCM
setupact.logHello Community, We are currently upgrading our company computers from Windows 10 22H2 to Windows 11 23H2 using an in-place upgrade task sequence through SCCM. However, we are encountering issues with several Windows 11 compatible devices…
A past employee Entra ID Account was correctly deleted from our subscription, but I still can see their certification being tracked in the Microsoft Partner Center
Hi, coming here following the suggestion from a precedent post of mine in the wrong forum…
Can we update arm template for resource "type": "Microsoft.Network/dnsZones","type": "Microsoft.Network/dnsZones", from 2018-05-0 to 2023-07-0-preview
Can we update arm template for resource "type": "Microsoft.Network/dnsZones","type": "Microsoft.Network/dnsZones", from 2018-05-0 to 2023-07-0-preview.file attached
Can't connect to AZ Win Server 2019 VM with AZ AD credentials
Hello all, i have an issue while trying to enter my AZ AD User and passwords in my AZ win server vm and it say that sign method not allowed and i discovered that AzureAdPrt is set to no how can i solve that
Azure Invoice: Azure Services Cost Breakdown
Hello, Does Microsoft provide a breakdown of the specific services included in the invoice, such as Storage, Databases, Networking, Internet of Things, etc? We would like to verify the costs on the invoice against the cost management feature of…
How Do I Change "Microsoft Entra ID" To My Company Name
As a picture is worth a thousand words... I look forward to learning how to do this. Thank you.
How to handle "File is currently used by another process" error when trying to add a footer to an open Word document using FileSystemWatcher in C#?
I have developed a C# script that monitors newly created files with specific extensions (such as .pdf, .docx, and .xlsx) using FileSystemWatcher. When a new file is detected, I want to trigger a dialog that allows the user to classify the file and add a…
VMSS stopped suddenly doing AutoOSUpgrade
We are 3 VMSS in each env, in all env suddenly VMSS has stopped doing AutoOSUpgrade even after 12hrs of image creation. last AutoOSUpgrade was done at oct25 Upgrade Policy mode : Rolling
The behavior of the SetWindowDisplayAffinity API differs depending on the Windows 10 build version.
The behavior of the SetWindowDisplayAffinity API differs depending on the Windows 10 build version. API: SetWindowDisplayAffinity(hwnd, WDA_MONITOR); Windows 10 1909 (18363.418): Works correctly; when my dialog is captured, it turns black. Windows 10…
Contoso Coffee Machine images not working
The machine images in the App in a Day content will not show in the Canvas App. Please can you support?
Does uwp app service has access control?
I implement a uwp app service in my application and I don't want this app service being exposed to all user processes, which may causes privacy issue. So I want to know if there is any method to control the scope of processes that can connnect to my app…
I want to add landscape page in between other pages
How to add a landscape page in Office js Word API. Option is not available in office js 1.1 version for now. Please provide any solution to add landscape page functionally on button click.
ACS - how to set audio control like host should get all participant voice and other participant should not get each other voice
Hello, After many links checkout and find that Azure communication service officially does not have native solution for it so come to here to get alternate support. The scenario is the host should get all participant voice and other participant should…