Can we see how many customers have enabled SharePoint Solution from AppSource? Is there anyway to get the report and data?
Related
Is it possible to connect to Azure Analysis Services from Excel Online?
I can't find any option to do it, like in the offline version (Data -> Get Data). If I create a file in Excel desktop version and open it online there is a Refresh button shown (Data -> Refresh Selected Connections). However, when I click it, it returns an error.
I can't seem to find any information on the Microsoft site about it.
Unfortunately, you cannot connect Azure Analysis services from Excel Online.
Reason: The Online version of Excel is limited features - where get data is missing.
Appreciate if you could share the feedback on our feedback channel. Which would be open for the user community to upvote & comment on. This allows our product teams to effectively prioritize your request against our existing feature backlog and gives insight into the potential impact of implementing the suggested feature.
Good day
Is there a way to see what is pulling data out of the system and how much?
I have looked at the Access History(OData refresh) but I am thinking the API can also be an issue.
We currently experiencing massive data pulls via the IIS on our server and I can't see what is pulling the data.
Any ideas or suggestions will be helpful I
You can monitor lots of things such as SQL and Memory through the Request Profiler.
Search for Request Profiler in the search box.
Click Log Requests and Log SQL to enable full logging.
Remember to turn it off when you are done as it will have a small performance hit.
An alternative is to use the License Monitoring Console within Acumatica. You can view historical transactions whether they are commercial or ERP related.
From the help file, commercial transactions are:
Commercial transactions are a subset of ERP transactions. The system
regards a transaction as commercial when the transaction creates or
updates any of the following entities: sales orders, shipments,
Accounts Receivable invoices, payments, purchase orders, purchase
receipts, and Accounts Payable invoices. All requests generated by
using the web services API that create or update data in these
documents are also considered commercial transactions.
Also, you can review the number of web service API requests, requests per minute and maximum number of users. This can also help determine whether your client needs to be on a higher tier for Acumatica.
You can also follow the troubleshooting recommendations listed on Acumatica's help site.
We are looking into building-out some reporting dashboards for use by product owners/etc that might not be familiar with Application Insights or Azure Monitor. We would like to display a list of historical alerts by type as well as some basic aggregations. We see where we can display this information (somewhat) from within Azure Monitor, but we do not see how we can actually surface this information on a dashboard within Azure.
I have found this API call, which seems to retrieve the data, but we are not looking to develop a custom solution.
I hope Serverless360 will be of great fit to your requirements where you will be able to display the historical alerts by type as well as with some advanced aggregations. You can easily set up the powerful dashboards and which can be easily handled by product owners (doesn't necessarily to be familiar with Azure Monitor) to get a high level of insights.
Below is a sample of how a dashboard would look like
Dynamics CRM 365 Online has Telemetry to monitor application performance and usage. My understanding is it stores data in Azure by sending via Script and on this Alerts can be set in Azure.
There is a CRM solution Organization Insight which is used for counters like API faults etc. my understanding is that this solution stores data in CRM and not Azure.
Please help if this solution generated data can also be used for settings alerts in azure and if yes, how? Thanks.
Over a period of time different products, SaaS offerings, platform tools, O365 capability were introduced/evolving in and around the Telemetry space. Some are strong in broader horizontal features vs deeper vertical strengths. Upto you to decide based on functionality matrix.
Dynamics CRM using Application Insights - this is just leveraging Azure Application Insights to track Availability, Performance, Usage of our CRM online using AppInsights features. It gives you the power to utilize client side telemetry like user activities/metrics/exceptions/browser, Server side agent for on-premise logs similar to Event viewer/IIS logs, data export, Alerting mechanism & web hooks, custom query, visualizations inside Azure portal resources blade (slice/dice), predictive analysis, etc.
CRM in-house Organization Insights - this is inbuilt telemetry solution from Product team, not yet fully delivered (still with bugs & limited functionality for data consumption itself), but we can expect more features, options & utilities to explore more in future. These are missing today & thats what you are asking. You can download data, call MS to give you the exported data, but still Alerts & monitoring wont fit using only available odata support for charts. This covers a lot of useful Admin stuffs, like natively gives you all plugins, WF, API calls, user interactions, mailbox, storage data, etc within CRM.
Activity logging - this is in preview and MS saying it’s more than what we have in Audit today, gives you extra than CRM audit but less than what Org Insights providing, even less than AppInsights features. But I expect more functionalities here like Alerts, Monitoring, web hooks as this is across O365 platforms & available for Global admins.
There's a basic functionality of providing a customer with a monthly site availibility report (eg. in order to check the compliance with an SLA agreement).
It would be optimal to generate such a report from custom web scenario monitoring specific functionalities covered in SLA.
How can I achievie it? Standard 'availability reports' seems very basic (only bars, no numbers !) and doesn't seem to be available for web scenarios.