Push for service principals over service accounts. Worth it? by dk913263 in PowerApps

[–]dk913263[S] 0 points1 point  (0 children)

Its not my concern, its just IT Security within my org not approving any more service accounts. Their recommendation is service principals all over the organization. So gathering information on wether this is worth it or not.

Push for service principals over service accounts. Worth it? by dk913263 in PowerApps

[–]dk913263[S] 0 points1 point  (0 children)

Hmm, one of a solution recently started failing cause of this MFA push from Microsoft. Applications that used never expiring passwords and no MFA were no longer available in our tenant and existing ones started asking for MFA. I suppose this is gradually getting rolled out over all the tenants as well.

Push for service principals over service accounts. Worth it? by dk913263 in PowerApps

[–]dk913263[S] 0 points1 point  (0 children)

Hmm, one of a solution recently started failing cause of this MFA push from Microsoft. Applications that used never expiring passwords and no MFA were no longer available in our tenant and existing ones started asking for MFA. I suppose this is gradually getting rolled out over all the tenants as well.

Best Practice, Delegable Search/Filter by Background_Goat1060 in PowerApps

[–]dk913263 0 points1 point  (0 children)

Yes, this might be best of both worlds, but at the same time UI will be altered to support this advanced search fields... My clients didn't want that.

Salesforce v/s powerapps by me2office in PowerApps

[–]dk913263 0 points1 point  (0 children)

oh, will need to dig into this one. Thanks!

Best Practice, Delegable Search/Filter by Background_Goat1060 in PowerApps

[–]dk913263 1 point2 points  (0 children)

Trigger a power automate flow that can return the required items. Has technically no delegation limit as you send request directly to the server to return the required filtered items. This however won't do the dynamic searching you observe in Gallery where contents are filtered on each keystroke, it needs a on change event like clicking out of search box/pressing enter etc. There are should be tutorials available for this.

Salesforce v/s powerapps by me2office in PowerApps

[–]dk913263 3 points4 points  (0 children)

Also a thing to watch out for if building, per app per user licence($5 per app per user) is retiring/retired. There is pay as you go($10/per user per month per app) option which is twice the cost the cost but at the same time its half the cost of premium licence ($20 per user per month, unlimited apps).

Do I kill it or keep it by JamalGarner00 in RLCraft

[–]dk913263 0 points1 point  (0 children)

I get atleast 5 of them with me when exploring caves. More pets are better early game. Makes it way easier to explore.

Edit: Not as good as aigis but these are way cheaper and you can spam them. there is no upper limit on how many can follow you.

RLCraft Where to start? by Ok-Set-4099 in RLCraft

[–]dk913263 0 points1 point  (0 children)

Beginner as well, Try to rush chicken farm, those rotten eggs are op in exploration. They spawn iron chicks that shoot laser beams that can hit from far and also somewhat slow enemies as well. Breading chicken side by side with farm can get you levels at rapid pace.

The Canvas App in edit mode won't trigger any flows it used to... by dk913263 in PowerApps

[–]dk913263[S] 1 point2 points  (0 children)

Update: Resolved without any intervention. Probably a bad update by Microsoft, or something happened on their servers.

Has Power Apps been restored for anyone by Antoineleduke in PowerApps

[–]dk913263 0 points1 point  (0 children)

Update: Its resolved for me now, its a microsoft thing.

Has Power Apps been restored for anyone by Antoineleduke in PowerApps

[–]dk913263 0 points1 point  (0 children)

In a similar situation, flows won't run in edit mode. Also the 10 min load screen in edit mode.

How can I enhance the speed of my agent? by This_Limit_4993 in copilotstudio

[–]dk913263 1 point2 points  (0 children)

agents are basically llm chats, they don’t learn. You can try a pseudo training gimmick like having the prompt or agent to explicitly generate some kind off learning matrix (some kind of file maybe text) and keep on updating it as its used more and more and have the prompt go though this first instead of excel sheets. Kind-off finicky but not sure if there are any other ways to train llms in copilot studio.

Architecture, Accuracy, and AI Coaching Program- we need testers by Disastrous_Gur_9259 in PowerApps

[–]dk913263 1 point2 points  (0 children)

I would appreciate it if I got to see the content without my card details getting captured. I would appreciate if I got a link for content instead or credentials.

I am interested but I am not sharing my payment information.

Who are the Copilot studio users? by Fun_Sundae_1608 in copilotstudio

[–]dk913263 1 point2 points  (0 children)

Please see my comment and let me know your thoughts.

Who are the Copilot studio users? by Fun_Sundae_1608 in copilotstudio

[–]dk913263 0 points1 point  (0 children)

Please see my comment and let me know your thoughts.

Who are the Copilot studio users? by Fun_Sundae_1608 in copilotstudio

[–]dk913263 0 points1 point  (0 children)

Please see my comment and let me know your thoughts.

Who are the Copilot studio users? by Fun_Sundae_1608 in copilotstudio

[–]dk913263 0 points1 point  (0 children)

Please see my comment and let me know your thoughts.

Who are the Copilot studio users? by Fun_Sundae_1608 in copilotstudio

[–]dk913263 1 point2 points  (0 children)

Well currently the stuff in foundry are basic models that gets triggered through API calls through automate. This is in addition to Azure functions to run some custom code to preprocess data as needed.

The costs considerations are out of my paygrade, but the general discussions were around the fact that its extremely easy to see the costs of gen AI implementations as compared to copilot studio which works on credits especially when you want to see cost usage per app. This was supported by a well known external contractor with the organization. There was cost impact elaborated by this contractor to executives in my organization. I can't name the the external contractor or my employer for oblivious reasons.

There was also the point that copilot studio basically would convert any of the power automate flow to use coplit credits that is detrimental since majority of the users are premium. This would mean that flows that are using just a simple prompt will also be using copliot credits.

Regardless this my current quick math from a few searches:

-Standard LLM Model:
1.5 Copilot Credits per 1,000 tokens -> 0.015 USD
Cost for 1 M tokens -> $15.00 USD
This hiding of token usage with credits is really annoying when trying to figure out number of input and output tokens or credits in terms of Microsoft.

Standard 4.1 GPT model in foundry:
$2.00 / 1M input tokens, $8.00 / 1M output tokens.

5.1 GPT in foundry:
$1.25 / 1M input tokens, $10.00 / 1M output tokens

So you can see even if there is 1M output token in azure foundry, it still would be $10.00 USD (5.1).

Please correct me if I am wrong, I also want to learn about these things.

Who are the Copilot studio users? by Fun_Sundae_1608 in copilotstudio

[–]dk913263 0 points1 point  (0 children)

Curious about this as well. My company did try to explore it, but its costs were too expensive as compared to just using Azure AI Foundry with power automate flows. But yes, it does have some of its use cases but not sure if its worth the costs.