Azure ability to resolve query based alert automatically - azure

I want to resolve query based alert automatically if condition don't meet or with by a "good" result. is there any alternative way to resolve custom log search alerts . I checked these links and not possible to do that
https://feedback.azure.com/forums/602299-azure-monitor-alert-management/suggestions/39989395-add-ability-to-resolve-query-based-alert
https://learn.microsoft.com/en-us/azure/azure-monitor/alerts/alerts-unified-log
https://learn.microsoft.com/en-us/answers/questions/43802/alerts-generated-in-azure-alerts-are-in-fired-stat.html

The answer is no. Currently, it is not supported, and no other workarounds.
You can upvote the user feedback.

Related

When I create an Azure AD user, the calendars "allowedOnlineMeetingProviders" is empty, how do I update this?

I need a users calendar to have the property "allowedOnlineMeetingProviders" contain "teamsForBusiness". I am not able to add the calendar via the create user call (graph api) so I had to subsequently update the existing calendar but it wont let me update the property (only name seems to update). Anyone know how I can programmatically set this property?
Its because its not expected workflow ~ Microsofts response:
Hope you are doing good.
Apologies for the delayed response, I have tried to gather more details on this behavior internally, but unfortunately since this is an existing behavior in the system i.e. by design we can say since the new user needs to have some kind of interaction with the MS teams initially.
Unfortunately, we aren't much help on this scenario from MS graph api standpoint.
We request you to provide your feedback/ideas/suggestion https://techcommunity.microsoft.com/t5/microsoft-365-developer-platform/idb-p/Microsoft365DeveloperPlatform
We regret not being helpful to you on this case since this is a known issue.
Kindly let us know if you have any queries.

Docusign Accounts API bug

We are developing feature that allows users to add identity verification to envelopes. And there's a checkbox which is called "Allow recipient to provide phone number"
We need to decide when to show that checkbox, because not all accounts have access to the checkbox.
From documentation (https://developers.docusign.com/docs/esign-rest-api/reference/accounts/accounts/listsettings/) I see that there's phoneAuthRecipientMayProvidePhoneNumber field which allows to determine that thing.
When I open the page for envelope creation I can see that the checkbox is available but API returns false value for that field. So we can't really decide do we need to show that field or not.
It seems like a bug in API.
I took a look into this issue and I see that I'm getting the same behaviour - "phoneAuthRecipientMayProvidePhoneNumber" is always returning "false" for me as well, so I believe that you're correct that there's a product issue here. Can you email go-live#docusign.com with a link to this question and reference case number 07556985, which is a case created for this issue? Once you do that, I can create a ticket for this behaviour and let you know as it progresses.

SharePoint Graph API - There is no update page endpoint - looking for suggestions on best way to do this

I am currently working with The SharePoint Graph API.
This is the scenario I need to achieve:
Somehow call page by name not ID
If page called my_page_name.aspx exists
update it
else
create the page
As far as I can work out, there is no update page end point in the documentation here:
https://learn.microsoft.com/en-us/graph/api/resources/search-api-overview?view=graph-rest-beta
The only thing I can think of to do it the following:
Call the page by name
delete it
create a new page with the same name with the new content I want to update
Any help on how I achieve what I need would be great
Yes, As of now we don't have any 'Update Page' endpoint feature and there is already a uservoice for this here. Please upvote this uservoice so that this feature could be developed in future. And also remember that since the pages endpoint is in beta these are subjected to change and its not recommended to use for production purpose.

Azure Application Insights Alert Emails

Is it possible to include the stack traces and the http headers of an error that is sent to an email from a triggered alert? The use case is more so for convenience to avoid having to go to the dashboard to get a full diagnosis of the issue and instead only having to look at the email to get a good idea what went wrong.
Thank you!
If my understanding is right, it is possible.
When you create an Insights Alert, you could enable notify.

Audit Log In portal

I have already asked similar quesiton Observer pattern suggestion ,I have to implement a audit log for portal where i have make an entry in DB about the feature user is accessign it can go lot dipper in short most of action of user has to be audited basically captured in DB.
I came across portlet filter , can anybody suggested if this can be interceptor kinf of concept for portal or portlert filter.
I am using websphere portal , jsr286 and jsf1.2
Yes, a Portlet Filter should suit your requirement. You can create a single filter and access the Portal state information from the request to gather what kind of a request was made. This way you can apply the same filter across all your Portlets, but record what kind of a request was made in each case.
Remember you need to configure the filter for each Portlet, and apply it to specific life cycle phases. See: http://pic.dhe.ibm.com/infocenter/wasinfo/v7r0/index.jsp?topic=%2Fcom.ibm.websphere.express.doc%2Finfo%2Fexp%2Fae%2Fcport_portlet_filters.html

Resources