Hiding active subscriptions in Play Store - hide

I have a subscription set to expire in a month. Is it possible to hide it from appearing under 'subscriptions' in the app, in the meantime?
Many thanks in advance.

Related

Display all active subscriptions directly on My Account

I'm working with Woocommerce Subscriptions and I want to show the active subscriptions for each customer directly in the "My account" section, so that the client can renew them with a single click.
The default plugin shows the "Orders NÂș" of each subscription, for which the client must then click on them and only then does the option to renew appear.
This is very confusing for people, they do not understand where they should click to renew the subscription.
I would like to show the active subscriptions displayed when entering to the "/my-account/subscriptions/" page, instead of customer having to click each order to be able to renew.
How can I do this? Thank you so much for your help

How many users can I create in ADB2C?

I recently started studying ADB2C.
Therefore, I would like to know the maximum number of users I can register with ADB2C.
You can create 50M+ users. You do not need to contact Microsoft. AAD B2C tenants auto scale for number of objects.
You are not charged for users. You are charged for unique authentications per month.
Microsoft will happily bill you for as many users as you want past the 50,000 free threshold. https://azure.microsoft.com/en-us/pricing/details/active-directory/external-identities/

Azure AD B2C is possible set password expiration period?

I see that in this topic default password expiration period is 90 days.
But is there any way to change this period, for example to 30 days or 1 day? or any workaround?
This can be achieved using a custom policy.
Here is an example of a policy that forces an existing user to change their current password after 90 days (which can be changed to a lesser or greater number of days).
You can refer to the suggestion mentioned in this SO thread.
Remove password expiration on b2c custom policies
Kindly let us know if the above helps or you need further assistance on this issue.

Find the particular set of users and remove from Azure Subscription

I want to create Azure logic app, which runs after every minute. That should look for all the users in a subscription which user id(user name) doesn't ends with "myorg.com", if it find any the user with userid doesn't end with "myorg.com" then delete that user.
I tried looking in the web but i could not found any action which is similar to above. What will be the connector i should use to accomplish above requirement? or let me know if there is any other approach to do this? Could any one please help me on this.
Edit: I want to delete the user from from Subscription.
Thanks in advance.
If you are running this every minute, I believe you want to validate for users that are added to the subscription. If that's the case, I would suggest you to use Event Grid and the Azure Subscription publisher, which can publish an event every time a user is added to the Azure Subscription, then push that event to the Logic App, and let the Logic App check whether the user id has the expected domain and send the corresponding alerts.
Event Grid will allow you to react to events instead of having to poll every minute.
You can find a demo of a very similar scenario here:
https://channel9.msdn.com/Shows/Azure-Friday/Azure-Event-Grid
HTH

Azure Data Catalogue: Assets and users information box gone, how to add it back?

I'm using Azure Data catalogue to catalogue my data. I had two boxes on the landing portal page for asset numbers and user numbers. This seems to have gone missing over the last week or so from my portal. Does anyone know any way I can add this back in? Is there a setting option?
Many thanks in advance.

Resources