HappyEarthDay

Results 12 comments of HappyEarthDay

I would consider a local web interface with fillable fields that doesn't support SSL a very high security risk. **Why does the local web interface remain after setting up the...

I also had this issue when trying to edit expenses. It's good to know about the right click for sure, but making the three dots button bigger would definitely help...

Same issue here. Passing the api_key in the headers, and getting `{ "message": "API Key not set", "success": false, "data": null }` EDIT: I found the issue. The documentation is...

I also have this problem, and it's the only reason our organizations have not adopted this platform for diagramming.

We would also love this feature. Maybe have it as a standard as well? "_Exclude Partner Tenant from all CA Policies_" 1. Loop through each existing CA policy in the...

I would also love this!

I confirm that I have checked the documentation thoroughly and believe this to be an actual bug.

I like the idea of this request. My use cases for this request are that I have different tenant groups that require different subsets of auth methods. Having them all...

We'd also like the related capabilities of Auth Methods Migration State, which can be pulled via API now ([/policies/authenticationMethodsPolicy](https://learn.microsoft.com/en-us/graph/api/resources/authenticationmethodspolicy?view=graph-rest-1.0)). I was able to script this using the PS module: ```$migrationStatus...