PDF tag text spanned across two pages to single field
We have PDFs from which we are trying to extract metadata. Sample metadata are workign great usung Custom extraction model. However we have this one field called summery section. This summary text appears usually at the bottom of page. Sometimes…
Cannot Launch Studio for Azure Machine Learning Workspace because I don't have access
I am taking Microsoft Azure AI Fundamentals class. This is my first time using Azure and I signed up with my @umich.edu email for the free trial. I am in the second module of Microsoft Azure AI Fundamentals: AI Overview trying to do the exercise -…
J'ai changé de téléphone et je tente de récupérer mes connexions sur authenticor mais sans succes
J'ai changer de téléphone et je tente de récuperer mes connexions sur Microsoft authenticator pour mes comptes professionnelle. À chaque fois que je tente de connecter un compte sur mon application, ça me demande de rentrer un code dans Microsoft…
Regional Summary with Azure Truck Routing
I have an existing application that uses Bing Maps Enterprise to determine a route for a commercial truck through one waypoint. The kicker is that in my existing application Bing provides a trip summary, where I can see all states that each route leg…
Find ALL UNUSED columns on SQL DB Tables
Hi there, Is there a way in AZURE SQL Server to find all columns of a table which are NOT used by ANY SPs or Views. I have 65000+ columns in DB based on information schema columns. I do see 200+ SPs of which not all columns are used. Some have select *…
Job step advanced settings. Log to table check. Where is the data written?
Hi, I don't usually use this check, but now out of curiosity I activated it since I launched a procedure on a server where I have no table to log in. Within my procedure I write progressive messages to the screen, like: RAISERROR (N'[NO ACTION] no db…
Azure Resource Explorer retirement
The https://resources.azure.com/ portal is showing the 'Resource Explorer is shutting down' message. Do you know until when it will be available? and if there's an available tool to replace it?
How to Disable the 'Premium Python Compute' Advertisement in Excel 365?
In recent versions of Excel I noticed a new diamond icon in the top right If you click this diamond you get an advertisement for "premium Python compute" How can I disable this advertisement? Steps to reproduce: Open Excel Open a…
Activity log for Azure Synapse tables
Hi all is there a way to have an activity/change log for tables within a SQL database on Azure Synapse? I would like to be able to see: when a record got changed Who changed it What did it change to and from? I've searched but cannot seem to find…
I want to retrive my Azure id ..I am not able to submit request under azure portal. I called Microsoft support number they are asking for access ID, I dont have it. I have subscription ID with me. Either I have to retrieve my username or deactive it.
I want to retrive my Azure id ..I am not able to submit support request under azure portal. I called Microsoft support number they are asking for access ID, I dont have it. I have subscription ID with me. Either I have to retrieve my username somehow…
Unable to install SQL Express 2022 - Error code: 0x80004005 - Error installing SQL Server Database Engine Services Instance Features The system cannot find the path specified
I get the below message when attempting to install SQL Express. The help file link does not work. Summary log file attached, please help. Thank you "Error installing SQL Server Database Engine Services Instance Features The system cannot find the…
How to get back into Microsoft Authenticator App on new phone
I need the Microsoft Authenticator app to login to my university email for teaching a course. It did work the first couple times, but then I got a new phone, and I haven't been able to get Microsoft Authenticator to work on my new phone, neither did the…
Connecting to Microsoft Graph always leads to script error
Whenever we connect to Graph (via Powershell 'connect-mggraph') the popup to sign in appears, but when logging in we always get the following script error: Under Permission classification (Enterprise Applications -> Consent and permissions) we have…
How to publishing a Copilot Studio Chatbot to the Microsoft Teams App Store in public?
The below document explains how to choose a chatbot solution that fits your use case. Choose the right chatbot solution for your use case - Bot Service | Microsoft Learn To publish to the Microsoft Teams App Store, it seems that you need to use the Bot…
How to fix Function keys not working properly
My function keys have been working just fine until a few days ago when they just stopped working. I've tried doing Fn+Esc to toggle the Fn Lock, trying to fix it from the BIOS (there was no setting for action keys/ function keys), and updating drivers.…
How to debug "Invalid transaction state" error in ODBC?
Hi, ALL, I have an application that throws an aforementioned error upon exit/disconnect. I know that every transaction I start I COMMIT/ROLLBACK and those transactions are doing "CREATE TABLE/INSERT" statements. However I am also doing SELECT…
How to publishing a Copilot Studio Chatbot to the Microsoft Teams App Store in public?
The below document explains how to choose a chatbot solution that fits your use case. https://learn.microsoft.com/en-us/azure/bot-service/bot-overview?view=azure-bot-service-4.0&source=recommendations To publish to the Microsoft Teams App Store, it…
SQL Server Setup failure
TITLE: SQL Server Setup failure. SQL Server Setup has encountered the following error: Setup encountered a failure while running job UpdateResult. Error code 0x876E0003. Can anyone help?????????
When using ASP.NET GridView, the code for Paging seems Broken
I have been testing with a GridView, using code supplied by Microsoft, to make use of paging. <asp:GridView ID="myGridView" runat="server" DataSourceID="MySource" AutoGenerateColumns="True" …
How to add a trigger to a subscriber table between applying a snapshot and processing the first transaction
I've not looked at replication before about a week ago so please be gentle with me. My customer has a CRM system written in JADE. They're using an unsupported component of JADE to replicate that DB to a SQL Server DB (I'll call A). A is set up for…