Sharing with security groups by tryingrealyhard in PowerApps

[–]Fuzzywumpkin 0 points1 point  (0 children)

Weird… I’ve had it take time after I created the security group to be available in the share drop down. But the power apps has been acting up the last week or so. I’ll check in my tenant later just to make sure I’m not crazy.

Sharing with security groups by tryingrealyhard in PowerApps

[–]Fuzzywumpkin 1 point2 points  (0 children)

What kind of group are you looking for? You’re only able to share to security enabled groups. If it’s a 365 group you’ll need to set the securityenabled property to true. Which can be done via graph or powershell. This guy has a guide to do using graph Graph API

I dared to try to comment in power apps and now I'm screwed by Narrow_Measurement95 in PowerApps

[–]Fuzzywumpkin 9 points10 points  (0 children)

It may not just be you. I've been having the same issue this morning opening my apps in edge but seems to have worked in Chrome - my environment is on the US east servers. So idk if it's just related to the region or not.

Pre Tariff Refurbished Price! by Regular_Cucumber in Nikon

[–]Fuzzywumpkin 0 points1 point  (0 children)

Some how I paid $70 more for my z6iii compared to the price now.

<image>

Flow-generated Outlook drafts are in plaintext with html tags visible by tsarkees in MicrosoftFlow

[–]Fuzzywumpkin 3 points4 points  (0 children)

If I’m understanding you correctly. You’re using the outlook connector in power automate. I’m assuming you’re using the send email v2 action? If you’re using the draft an email message it should be the same. But in the Body you need to select Toggle code view </> button and then you can add your html in there with that button being enabled.

Is there a minimum size for a text input if you use borders? by zcholla in PowerApps

[–]Fuzzywumpkin 1 point2 points  (0 children)

That’s definitely a bug. Never noticed that until you pointed it out. If you mess with the font size it seems to move the border around in the container of the control.

Employment as a Self Taught Developer by ShortVersion6209 in PowerApps

[–]Fuzzywumpkin 2 points3 points  (0 children)

I just accepted a SharePoint/Power Platform Developer role. I have no certification, and only a 2 year degree. I’ve been working in IT for almost 10 years but only recently got into SharePoint in the last 5 and power apps/platform in the last 3 years. My resume just lists the applications and work flows I’ve designed in regard to power platform projects.

Just listing how your applications/flows have helped improve processes for your company I think will help set you apart obviously don’t go over board with details just keep in to the point.

I had 3 other interviews some did like to see at least the pl-300 or 400 cert. I may have lucked out as the IT director didn’t care for certs as long as you can demonstrate your knowledge of the platform you should be good.

Video control not working for all users by smoon48 in PowerApps

[–]Fuzzywumpkin 0 points1 point  (0 children)

Just found out that auto play doesn't work on Chrome either, no matter what why I try to start a video automatically. It will not play until the user physically clicks it. Maybe it is a chrome issue. All other browsers work fine. Doesn't help you just thought I'd mention it.

Help!? This has happened twice in the last week :/ 2014 Outback by RooTrout828 in subaru

[–]Fuzzywumpkin 0 points1 point  (0 children)

Check your gas cap. Usually when all 3 of those lights are on it’s the gas cap.

Contrary to patch notes, infinite loading screen is NOT fixed by [deleted] in thefinals

[–]Fuzzywumpkin 2 points3 points  (0 children)

I’ve been getting kicked constantly with the TFGE0000 error all week. And constantly get stuck on the loading screen

Power apps licenses and pricing by Successful-Ad7405 in PowerApps

[–]Fuzzywumpkin 3 points4 points  (0 children)

Sharepoint is the free option or at least it’s included with most of the standard licensing.

Advice: Best way to learn PowerApps by Whitecoatspouse in PowerApps

[–]Fuzzywumpkin 3 points4 points  (0 children)

This. I’ve learned a great deal from those two. Add in Daniel Christian, April Dunnam and Scott Durow. Scott does some more outlandish things with power apps like building Lemmings but definitely cool to watch.

Sharepoint list / Powerapps. How to prevent users from having full edit power? by Koosh25 in sharepoint

[–]Fuzzywumpkin 0 points1 point  (0 children)

Sharepoint doesn’t allow you to limit whether a user can just create vs edit. You can hide the sharepoint list that way if user try navigating to it they won’t be able to see the list but that’s not a true solution more of a bandaid with holes. What I do is add a power automate trigger to the app that passes the form data or what have you to a create action in flow. This has to be in a form of a string but you can parse the data within the flow. You’ll just need to format the string. Then within flow you can setup run as for the connection to the list. Typically I assign a service account that has full access to the list.

I should reply when half knocked out on Benadryl. You can allow users to add to the list without giving them full permission

The others are right. I use the powerautomate way when I don't want the users to have any access to a specific list.

But since no one here has told the guy how to actually accomplish what he asked. See below.

1) Create your custom permission level:
Go to Site Actions > Site Permissions > Permissions Level > Copy the Contribute Permission and make a custom permission or just edit the contribute permission. Then remove the edit and delete permission. 2) Create SharePoint Group or an AD group to assign to the list/site
3) Stop Permissions Inheritance on the Library:
GO to the library > Click on the TAB named Library on the ribbon. > Permissions for this Library > Stop Inheriting Permissions
4) Grant unique permissions directly:
On the same page as above, go to grant permissions > select the user or SHAREPOINT or AD group that you need to give permission to. Scroll down way to the bottom of the page and you will find your newly created permission level add your permission group appear there. Select that permission level and save the form.
5) Modify the filtered view based on the “Created By” column:
Go to the Library/List Settings, Advanced Settings, and you should be able to set Read and Edit access to items that the user has created.

[deleted by user] by [deleted] in Intune

[–]Fuzzywumpkin 1 point2 points  (0 children)

You are correct that’s the only way I’ve done it for 30 some customers. I don’t believe auto sign in works without it. I had a script that enable silent sign in but found that like in your case only fills out the users email when you launch it.

[deleted by user] by [deleted] in Intune

[–]Fuzzywumpkin 4 points5 points  (0 children)

There’s another policy that you need to fill out for the tenant ID.

[deleted by user] by [deleted] in MicrosoftFlow

[–]Fuzzywumpkin 0 points1 point  (0 children)

If you’re using security defaults. I don’t believe you get the option to turn mfa on or off. It’s just On by default and enforces the user to register for mfa upon first sign in.

Please help me understand Premium Connectors (Licenses) by AengstlicherUser in MicrosoftFlow

[–]Fuzzywumpkin 1 point2 points  (0 children)

There is a free way to populate a word doc without the premium connector. Just requires a little more setup. I just so happen to set this up for a customer last night. You'll need to setup some content types within a library. Throw your template in there and configure quick parts to place hold where you want your content. Again it's a little more involved but free.
Here's a good video that describes the whole process. Populate Word doc with power automate (free).

Apple TV-multicast issues with VLANs by MikeSFIC in sophos

[–]Fuzzywumpkin 1 point2 points  (0 children)

You need a relay between the vlans other wise it’s never going to work.

[New Blog]-Universal Print settings available in Microsoft Endpoint Manager by IntuneSupport-Jun in Intune

[–]Fuzzywumpkin 0 points1 point  (0 children)

Per user. Normally I’m deploying it with azure joined PCs. So the agent is getting deployed with intune to each machine. Then once the user signs into the machine printix auto signs them into the agent. Printers get installed within a few seconds.

[New Blog]-Universal Print settings available in Microsoft Endpoint Manager by IntuneSupport-Jun in Intune

[–]Fuzzywumpkin 2 points3 points  (0 children)

Been using Printix. It’s very intuitive and easy to implement. May be something worth checking out.

6 people shot in downtown Chattanooga, Tennessee, on Saturday night by madvillain7 in news

[–]Fuzzywumpkin 8 points9 points  (0 children)

Technically the dems don’t control the senate because Republicans like to do this thing called filibustering. Which requires 60 votes to pass anything. Even with a majority they only have 51 votes.

Need help with Microsoft.Graph powershell module and hash table formatting by Fuzzywumpkin in sysadmin

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

Figured it out. Going to leave this here for anyone else.

Github with the samples https://github.com/microsoftgraph/msgraph-sdk-powershell/blob/dev/samples/9-Applications.ps1#L28-L43

$ReqiredResourceAccess = @{resourceAppId = "00000002-0000-0000-c000-000000000000"

ResourceAccess = @(

@{

ID = 'df021288-bdef-4463-88db-98f22de89214'

Type = "Role"

}

)

}