Azure Service Fabric Application stuck in rollback
We have a standalone service fabric installation hosted on a cluster of total 9 machines (5 management nodes + 2 frontend and 2 backend nodes). While upgrading an application using the monitoredauto upgrademode an error occured that caused a rollback.…
What is the cost for running adhoc KQL queries on Application Insights logs?
We are planning to use Application Insights and trying to estimate cost. I want to know if there is any cost involved on running KQL queries on Application Insights logs? For example, if we have 5 team members and they run 200 adhoc KQL queries…
Azure API Managment - HTTP Error 503. The service is unavailable.
Hi there, have created developer portal using Azure API management, now ready to publish and link to my domain I have added the CNAME in host records in namescheap.com. However am gettting below error when I try to access it. Service Unavailable …
Ranking calculation of probability programming with draw
On the web page“ https://learn.microsoft.com/zh-cn/dotnet/machine-learning/how-to-guides/matchup-app-infer-net ”According to the winning and losing relationship of each player and the result of the game, the players are ranked by using probabilistic…
Expected Requests/Second for Azure Functions
I need to process about 5000 HTTP requests per second using either Azure Functions or Azure App Services Those requests need to be transformed and written to Event Hub in the end The HTTP requests contain a query string which has to be converted to…
Azure SQL Performance Recommendations taking long time
Yesterday I found 7-8 Index Recommendations for my Azure SQL Databases. I applied few recommendations which is High impact. But it is taking some time - more than 18 hours. Is it not the recommended way? Or should we apply the recommendations…
File Copy with Mobility Service
Hi folks, we have some NFS share on our ON-prem VMware machines, which will be used by applications after an Failover to azure. We have tested some application within TestfailOver and until the using of NFS share everything was good. I see the NetApp…
WHY the TFS forecast tool ignores Active, Resolved items?
In learn.microsoft article there is a statement: > The forecast tool ignores Scrum items set to Committed or Done and Agile and CMMI items set to Active, Resolved, or Completed. And so the tool includes in current iteration's forecast such…
After deploying ubuntu server, why getting email from Canonical
From past few days after deployment of Ubuntu machine, getting email from Canonical.
when a new excel file created in a folder it will automatically upload on sharepoint
Hi All, How can I do when a new file I created (or copy) in a specific folder that will be automatically upload on sharepoint folder through MS Flow or any thing else. Thanks in advance. Best Regards, Waqas Rafique
Which TLS version does Azure IoT SDK v1.4.3 support?
We are using Azure IoT SDK version 1.4.3 and are wondering how we can find documentation on which TLS version this SDK supports? From this link: https://build5nines.com/azure-iot-hub-and-dps-to-only-support-tls-1-2-on-july-1-2020/ , it appears that…
Powershell, Removing a printer with a Wildcard value
Looking for help to remove a printer through a powershell script. I understand how to remove the printer using the whole name, but I need to use a wildcard with "prX" to delete the printer. I have tried everything I can think of and it…
Error about focal touch pad driver mouse
Hello! I'm using windows 10 latest version on my Haier Y11c Laptop but the issue is it's Mouse isn't working not with external cable or touch pad. I tried to search on internet For driver but couldn't found it.Recently updated my windows but still I'm…
binding to abstraction collection of abstraction class
hi , i have : public class Tangent { public IPoint2d StartPoint {get; set;} ... } ... public IList<ITangent> Tangents = new ObservableCollection<ITangent>(); Tangents.Add(new Tangent(new Point2d())); ... <ListBox …
SharePoint Online - remove PowerApps, Automate buttons
Hi all, Has someone found out how to remove the "Export to excel" / "PowerApps" / "Automate" buttons from the list toolbar in modern UI? Because even if we have Read rights for a user on the list, still these buttons…
SCCM Cloud management error
Hello, To whim ever it may be hope your having a great day !! I want to set up lab for CMG before going to deploy to production. My SCCM is on--prem and i want to create communication to Azure. I followed below URL's, …
Windows 2019 Server Hyper-V Host - iScsiPrt
Hi, I have several problems on Windows 2019 Server on an Hyper-V host in combination with iScsi drives. Eventlog messages are: iScsiPrt: Initiator sent a task management command to reset the target. The target name is given in the dump data -…
Recreating Azure Service Fabric cluster after deallocating VMSS
Hello, I have a question regarding recreating Azure Service Fabric Cluster. Assume that I had a running service fabric cluster(e.g. 5nodes) and later I deallocated Virtual Machine Scale Set. Can I just run again VMSS and my cluster should be working?…
i dont want updates to Edge or the latest window 2004 update. How do i stop them
how do i stop latest updates i dont want them
Add existing widget to newly created dashboard through api
Hi Team I have a below requirement create dashboard with existing widgets in some other dashboard. Example Dashboard 1 has widget1 and widget 2 So now i will create Dashboard2 and have to add widget 1 and widget 2 Above…