Month: September 2024
Handling the hub location problem without limit capacity
Due to my limited abilities, I would like to use MATLAB programming and genetic algorithm code to solve the model I have established. I would greatly appreciate it if someone capable could provide specific code to implement the solution for this model. The specific data involved in the model can be temporarily left blank, with a notation indicating where to input the data. Thank you very much!Due to my limited abilities, I would like to use MATLAB programming and genetic algorithm code to solve the model I have established. I would greatly appreciate it if someone capable could provide specific code to implement the solution for this model. The specific data involved in the model can be temporarily left blank, with a notation indicating where to input the data. Thank you very much! Due to my limited abilities, I would like to use MATLAB programming and genetic algorithm code to solve the model I have established. I would greatly appreciate it if someone capable could provide specific code to implement the solution for this model. The specific data involved in the model can be temporarily left blank, with a notation indicating where to input the data. Thank you very much! transferred MATLAB Answers — New Questions
UNABLE TO LOG IN, SOMETHING WENT WRONG
This is getting annoying, been trying to log into my M365 account for a week,
but all I’m getting is “Something went wrong – Try again later”
I’ve been trying to sign in via my Mac, I’ve tried multiple browsers still not working.
And I’ve left multiple reports to no avail, there is no where to contact a helpdesk.
this is getting frustrating, I am this close to cancelling my account, and going back to google.
This is getting annoying, been trying to log into my M365 account for a week,but all I’m getting is “Something went wrong – Try again later”I’ve been trying to sign in via my Mac, I’ve tried multiple browsers still not working. And I’ve left multiple reports to no avail, there is no where to contact a helpdesk. this is getting frustrating, I am this close to cancelling my account, and going back to google. Read More
Issue with JSON Column Formatting for Certain User Profile Properties in SPO
Hi everyone,
We are experiencing an issue with JSON column formatting for certain user profile properties in SharePoint Online (SPO). While some properties are working fine, others are not displaying as expected despite being populated in both the Azure Portal and Delve.
**Working:**
– Employee Name
– Title
– Email Address
**Not Working:**
– Company Name
– Mobile Cell
– Work Phone
We have verified the information is correctly populated in both Azure AD and Delve.
Example of a Working JSON Formatting:
{
“$schema”: “https://developer.microsoft.com/json-schemas/sp/v2/column-formatting.schema.json“,
“elmType”: “span”,
“txtContent”: “=[$UserProfile.jobTitle]”
}
Example of a Non-Working JSON Formatting:
{
“$schema”: “https://developer.microsoft.com/json-schemas/sp/v2/column-formatting.schema.json“,
“elmType”: “span”,
“txtContent”: “=[$UserProfile.workPhone]”
}
We have already reviewed the Managed Properties configurations in SharePoint Admin Center:
– /_layouts/15/searchadmin/ta_listmanagedproperties.aspx?level=tenant
– /_layouts/15/TenantProfileAdmin/MgrProperty.aspx
Additionally, we used PowerShell scripts to verify that the `WorkPhone` and `Mobile Cell` data exists in the SPO managed user profile:
powershell
$account = “email address removed for privacy reasons”
# Fetch user profile property
$userProfile = Get-PnPUserProfileProperty -Account $account
# Output sample properties
$userProfile
Sample Output:
CellPhone 444-777-1212
WorkPhone 555-888-1212
We understand that the properties are case-sensitive and have tried multiple variations to make this work, but without success.
Despite our efforts, the data for properties like Company Name, Mobile Cell, and Work Phone does not seem to pull through correctly using JSON formatting. Any assistance in resolving this issue would be greatly appreciated. If anyone has experienced similar issues or can provide insights on how to address this, it would be very helpful.
Thank you!
Hi everyone,We are experiencing an issue with JSON column formatting for certain user profile properties in SharePoint Online (SPO). While some properties are working fine, others are not displaying as expected despite being populated in both the Azure Portal and Delve.**Working:**- Employee Name- Title- Email Address**Not Working:**- Company Name- Mobile Cell- Work PhoneWe have verified the information is correctly populated in both Azure AD and Delve.Example of a Working JSON Formatting:{“$schema”: “https://developer.microsoft.com/json-schemas/sp/v2/column-formatting.schema.json”,”elmType”: “span”,”txtContent”: “=[$UserProfile.jobTitle]”}Example of a Non-Working JSON Formatting:{“$schema”: “https://developer.microsoft.com/json-schemas/sp/v2/column-formatting.schema.json”,”elmType”: “span”,”txtContent”: “=[$UserProfile.workPhone]”}We have already reviewed the Managed Properties configurations in SharePoint Admin Center:- /_layouts/15/searchadmin/ta_listmanagedproperties.aspx?level=tenant- /_layouts/15/TenantProfileAdmin/MgrProperty.aspxAdditionally, we used PowerShell scripts to verify that the `WorkPhone` and `Mobile Cell` data exists in the SPO managed user profile:powershell$account = “email address removed for privacy reasons”# Fetch user profile property$userProfile = Get-PnPUserProfileProperty -Account $account# Output sample properties$userProfileSample Output:CellPhone 444-777-1212WorkPhone 555-888-1212We understand that the properties are case-sensitive and have tried multiple variations to make this work, but without success.Despite our efforts, the data for properties like Company Name, Mobile Cell, and Work Phone does not seem to pull through correctly using JSON formatting. Any assistance in resolving this issue would be greatly appreciated. If anyone has experienced similar issues or can provide insights on how to address this, it would be very helpful.Thank you! Read More
SQL Server services set to Delayed Start – Why?
Reference: SQL Server services are set to Automatic (Delayed Start) start mode
In SQL Server 2022 (16.x), setting the Start Mode for a SQL Server service to Automatic in Configuration Manager, will configure that service to start in Automatic (Delayed Start) mode instead, even though the Start Mode shows as Automatic.
Why did Microsoft make this default standard starting SQL Server 2022?
What are the pros of doing this?
Should we manually set to Delayed Start in lower versions of SQL Servers that are set to automatic start mode?
Reference: SQL Server services are set to Automatic (Delayed Start) start modeIn SQL Server 2022 (16.x), setting the Start Mode for a SQL Server service to Automatic in Configuration Manager, will configure that service to start in Automatic (Delayed Start) mode instead, even though the Start Mode shows as Automatic.Why did Microsoft make this default standard starting SQL Server 2022?What are the pros of doing this? Should we manually set to Delayed Start in lower versions of SQL Servers that are set to automatic start mode? Read More
XCP Timeout Error F28379D.
Hello,
I am recieving the following error:
Error:External Mode Open Protocol Connect command failed
Caused by:
Could not connect to target application: XCP internal error: timeout expired, in response to XCP CONNECT command
I have seen numorous people ask about this error on this forum. None of the proposed solutions have worked for me. I have checked my add-ons. I have checked device manager. I have made sure I am using the right .ccxml file.
The model:
Device Manager:
Hardware Implementation:
Since the other discussion on this forum haven’t helped, I am wondering if I am experiencing something with a more uncommon cause. Thank you for your help!Hello,
I am recieving the following error:
Error:External Mode Open Protocol Connect command failed
Caused by:
Could not connect to target application: XCP internal error: timeout expired, in response to XCP CONNECT command
I have seen numorous people ask about this error on this forum. None of the proposed solutions have worked for me. I have checked my add-ons. I have checked device manager. I have made sure I am using the right .ccxml file.
The model:
Device Manager:
Hardware Implementation:
Since the other discussion on this forum haven’t helped, I am wondering if I am experiencing something with a more uncommon cause. Thank you for your help! Hello,
I am recieving the following error:
Error:External Mode Open Protocol Connect command failed
Caused by:
Could not connect to target application: XCP internal error: timeout expired, in response to XCP CONNECT command
I have seen numorous people ask about this error on this forum. None of the proposed solutions have worked for me. I have checked my add-ons. I have checked device manager. I have made sure I am using the right .ccxml file.
The model:
Device Manager:
Hardware Implementation:
Since the other discussion on this forum haven’t helped, I am wondering if I am experiencing something with a more uncommon cause. Thank you for your help! simulink, code generation, c2000, xcd MATLAB Answers — New Questions
help to plot cross section
Hello,
I want to plot cross section of salinity I use contourf but i want to add the value os salinity in same figure such as this picture
i wnt to show how the salinity change with depth and longitude .
the dimention of may data (time,lat,lon)
time=730*1;
lat=200*500;
lon=200*500;Hello,
I want to plot cross section of salinity I use contourf but i want to add the value os salinity in same figure such as this picture
i wnt to show how the salinity change with depth and longitude .
the dimention of may data (time,lat,lon)
time=730*1;
lat=200*500;
lon=200*500; Hello,
I want to plot cross section of salinity I use contourf but i want to add the value os salinity in same figure such as this picture
i wnt to show how the salinity change with depth and longitude .
the dimention of may data (time,lat,lon)
time=730*1;
lat=200*500;
lon=200*500; plot, cross, section MATLAB Answers — New Questions
Duplicate messages
I keep getting duplicate sent messages on my Outlook for MAC. However, when I read instructions on what to do — Tools, Accounts, IMAP account and then select Advanced — then Folders tab. ON my updated version of Outlook, no options appear once you click on IMAP account.. Any advice?
I keep getting duplicate sent messages on my Outlook for MAC. However, when I read instructions on what to do — Tools, Accounts, IMAP account and then select Advanced — then Folders tab. ON my updated version of Outlook, no options appear once you click on IMAP account.. Any advice? Read More
I have a gas tank with a hole in it. How do I model the gas pressure in the tank with respect to time.
I have a gas tank (lets say 1m3 volume) with a hole in it. The gas at 6 bar pressure starts leaking through the hole. How do I model the gas pressure in the tank with respect to time after the leakage begins? I want to model it in the simscape.I have a gas tank (lets say 1m3 volume) with a hole in it. The gas at 6 bar pressure starts leaking through the hole. How do I model the gas pressure in the tank with respect to time after the leakage begins? I want to model it in the simscape. I have a gas tank (lets say 1m3 volume) with a hole in it. The gas at 6 bar pressure starts leaking through the hole. How do I model the gas pressure in the tank with respect to time after the leakage begins? I want to model it in the simscape. simscape, gas, simulink MATLAB Answers — New Questions
VBA to Move Row to Another Sheet when Drop Down Selected
I am so very new to VBA but I’m certain this is what I need to get me the functionality I’m looking for. I am currently working on updating our tracker for work. When “Paid” is selected from the drop down list, I need the entire row to move to it’s corresponding sheet. The same when “Enforcement” or “Discharged” etc. are selected.
I have tried quite different codes I’ve found online that are similar to my situation but for one reason or another, I can’t seem to make sense of it.
Any help is greatly appreciated!
I am so very new to VBA but I’m certain this is what I need to get me the functionality I’m looking for. I am currently working on updating our tracker for work. When “Paid” is selected from the drop down list, I need the entire row to move to it’s corresponding sheet. The same when “Enforcement” or “Discharged” etc. are selected. I have tried quite different codes I’ve found online that are similar to my situation but for one reason or another, I can’t seem to make sense of it. Any help is greatly appreciated! Read More
Help with SUMIF for good karma
The below formula isn’t working and I think it’s because the last argument is a range. Can anyone help me find a solution that will work please?
=SUM((‘2024’!$S$2:$CH$255)*(–(‘2024’!$H$2:$H$255=Mappings!$C19)))*(–(‘2024’!$S$2:$CH$2=Mappings!$B$37:$B$50))
The below formula isn’t working and I think it’s because the last argument is a range. Can anyone help me find a solution that will work please? =SUM((‘2024’!$S$2:$CH$255)*(–(‘2024’!$H$2:$H$255=Mappings!$C19)))*(–(‘2024’!$S$2:$CH$2=Mappings!$B$37:$B$50)) Read More
Microsoft is headed to VMware Explore 2024 in Barcelona!
Microsoft is headed to VMware Explore 2024 in Barcelona!
If you want to know about running VCF Private Clouds in Azure, the work we are doing in partnership with VMware by Broadcom, or have a conversation about your VMware workloads, stop by our stand #403!
This year Microsoft will have several sessions on a variety of migration related topics, so if you’re building out your schedule check them out:
Microsoft Keynote: Future-Proof VMware Workloads with Azure VMware Solution
Speaker: James Forrester Sr. Dir. Specialist Management Azure Infra Sales, Microsoft
Date/Time: Wednesday, 6 November @ 9:00 AM – 9:45 AM CET
Join our keynote to discover how Microsoft can streamline your VMware workloads’ migration to the cloud. Learn how to maximize your existing on-premises investments and fast path your applications into an AI-innovation platform. We’ll reveal the quickest, least disruptive migration path, and share enticing offers that make this an easy decision. Learn how transitioning from on-premises to Azure will give your business a competitive edge.
Microsoft Sessions – Register now to reserve your seat!
In addition to the keynote, here are other deeper-level sessions on Microsoft Azure VMware Solution:
Monday, 4 November
11:30-13:00 CET
From Migration to Innovation: How Azure VMware Solution Unlocks Azure and AI VCFT1599BCNS
Monday, 4 November
Time: TBA
Meet the Expert Roundtable: Ask Me Anything About Azure VMware Solution
VCFM1601BCNS
Tuesday, 5 November
11:45 – 12:15 CET
Azure VMware Solution: Harness the Power of Data With Azure Services and AI
VCFB1600BCNS
Tuesday, 5 November
15:00-15:20 CET
What’s New in Windows Server 2025 & Azure VMware Solution
EXPO1903BCNS
Tuesday, 5 November
Time: TBA
Meet the Expert Roundtable: Ask Me Anything About Azure VMware Solution VCFM1602BCNS
Wednesday, 6 November
09:00-09:45 CET
Microsoft Keynote: Azure VMware Solution-VCF Private Clouds with Azure Benefits
VCFB1603BCNS
Wednesday, 6 November
10:15-11:00 CET
Building End-To-End Networking with Azure VMware Solution
VCFB1604BCNS
Wednesday, 6 November
11:30-12:15 CET
Discover the Partner Ecosystem for Azure VMware Solution
VCFB1605BCNS
Wednesday, 6 November
12:45-13:30 CET
Best Practices for Migration and Security with Azure VMware Solution
VCFB1606BCNS
Wednesday, 6 November
14:00-14:45 CET
Implementing a Robust BCDR Plan with Azure VMware Solution
VCFB1607BCNS
Microsoft Tech Community – Latest Blogs –Read More
Freehand ROI for MEDSAM automated algorithm in medical image labeller
I am trying to implement the segmentation labelling based on MEDSAM from this link into the medical image labeller:
Interactively Segment and Analyze ROI Using MedSAM and Radiomics – MATLAB & Simulink – MathWorks América Latina
Automate Labeling in Medical Image Labeler – MATLAB & Simulink – MathWorks América Latina
However, I the unique way to create do this is opening a figure different than the interface of the medical image labeller, who takes times and is inefficient. Is there a way at least to create the ROI inside the medical image labeller (using freehand), and then passing this ROI to the automated function? I created my function below from the image. Also I was trying to create a listener without success for tuning the ROI while doing the segmentation on the medical image labeller.
function MASK = medsam_p(I,MASK)
%Medical Image Processing Function with MEDSAM
%
% Replace the sample below with your code———————————-
medsam = medicalSegmentAnythingModel;
embeddings = extractEmbeddings(medsam,I);
%roi = drawrectangle;
f = figure;
ax = axes(f);
dispIm = imshow(I,[],Parent=ax);
f.WindowState="maximized";
roi = drawrectangle(ax,’Label’,’ROI’);
%wait(roi); % Wait for the user to finish drawing
% Get the position of the drawn rectangle
MASK = segmentObjectsFromEmbeddings(medsam,embeddings,size(I),BoundingBox=roi.Position);
%————————————————————————–
endI am trying to implement the segmentation labelling based on MEDSAM from this link into the medical image labeller:
Interactively Segment and Analyze ROI Using MedSAM and Radiomics – MATLAB & Simulink – MathWorks América Latina
Automate Labeling in Medical Image Labeler – MATLAB & Simulink – MathWorks América Latina
However, I the unique way to create do this is opening a figure different than the interface of the medical image labeller, who takes times and is inefficient. Is there a way at least to create the ROI inside the medical image labeller (using freehand), and then passing this ROI to the automated function? I created my function below from the image. Also I was trying to create a listener without success for tuning the ROI while doing the segmentation on the medical image labeller.
function MASK = medsam_p(I,MASK)
%Medical Image Processing Function with MEDSAM
%
% Replace the sample below with your code———————————-
medsam = medicalSegmentAnythingModel;
embeddings = extractEmbeddings(medsam,I);
%roi = drawrectangle;
f = figure;
ax = axes(f);
dispIm = imshow(I,[],Parent=ax);
f.WindowState="maximized";
roi = drawrectangle(ax,’Label’,’ROI’);
%wait(roi); % Wait for the user to finish drawing
% Get the position of the drawn rectangle
MASK = segmentObjectsFromEmbeddings(medsam,embeddings,size(I),BoundingBox=roi.Position);
%————————————————————————–
end I am trying to implement the segmentation labelling based on MEDSAM from this link into the medical image labeller:
Interactively Segment and Analyze ROI Using MedSAM and Radiomics – MATLAB & Simulink – MathWorks América Latina
Automate Labeling in Medical Image Labeler – MATLAB & Simulink – MathWorks América Latina
However, I the unique way to create do this is opening a figure different than the interface of the medical image labeller, who takes times and is inefficient. Is there a way at least to create the ROI inside the medical image labeller (using freehand), and then passing this ROI to the automated function? I created my function below from the image. Also I was trying to create a listener without success for tuning the ROI while doing the segmentation on the medical image labeller.
function MASK = medsam_p(I,MASK)
%Medical Image Processing Function with MEDSAM
%
% Replace the sample below with your code———————————-
medsam = medicalSegmentAnythingModel;
embeddings = extractEmbeddings(medsam,I);
%roi = drawrectangle;
f = figure;
ax = axes(f);
dispIm = imshow(I,[],Parent=ax);
f.WindowState="maximized";
roi = drawrectangle(ax,’Label’,’ROI’);
%wait(roi); % Wait for the user to finish drawing
% Get the position of the drawn rectangle
MASK = segmentObjectsFromEmbeddings(medsam,embeddings,size(I),BoundingBox=roi.Position);
%————————————————————————–
end medical image labeller, medsam MATLAB Answers — New Questions
Export training-progress plots
I am using Matlab on a remote system. I use the -nodesktop flag and interact via command line.
I use trainnet to train deep learning networks. I would like to save and export the training-progress plots for viewing on a local system. Is this possible and if so, how do I do it?
Thank you.I am using Matlab on a remote system. I use the -nodesktop flag and interact via command line.
I use trainnet to train deep learning networks. I would like to save and export the training-progress plots for viewing on a local system. Is this possible and if so, how do I do it?
Thank you. I am using Matlab on a remote system. I use the -nodesktop flag and interact via command line.
I use trainnet to train deep learning networks. I would like to save and export the training-progress plots for viewing on a local system. Is this possible and if so, how do I do it?
Thank you. trainnet MATLAB Answers — New Questions
AUTOMATE EXCEL STOCK DATABASE WITH FIRST FLAT LINEAR REGRESSION
WILL SOMEONE PLEASE AUTOMATE MY “IFO” & “AVG$” COLUMNS ?
” IFO ” IS AN ACRONYM I MADE UP FOR INITIAL FLAT OFFERING.
” AVG$ ” IS AVERAGE STOCK PRICE IN THE FIRST FLAT LINEAR REGRESSION.
FROM A MAXIMUM TIME BASIS I USE SCHWABS LINEAR REGRESSION INDICATOR TOOL.
I ZOOM IN TOWARDS CURRENT DATE UNTIL LINEAR REGRESSION SLOPE EQUALS ABOUT ~ ZERO.
I USE THIS “IFO” TO STANDARDIZE MY 500 GROWTH STOCKS FOR SWING TRADING.
I NEED THE “IFO” DATE & “AVG$” TO ALWAYS BE BASED ON TODAYS CURRENT DATE.
AN EXAMPLE IS MICROSOFT “MSFT” TODAY IS THURSDAY SEP 26TH 2024 PRICE IS $431.
THE IFO DATE IS ABOUT ~ 4/30/2024 AND THE AVERAGE STOCK PRICE IS ABOUT ~ $426.
IVE RESEARCHED ALL 5555 US STOCKS ON FINVIS FINANCIAL VISUALIZER WEBSITE.
IVE TRADED 382K @ ABOUT 21% IN 13 MONTHS WITH NO OPTIONS ONLY BUY & SELL.
IVE TEMPORARILY OUTPACED THE NASDAQ QQQ INDEX 3 TIMES.
I EXPECT TO STAY AHEAD THIS TIME.
ANYTHING HELPS.
THANKS.
WILL SOMEONE PLEASE AUTOMATE MY “IFO” & “AVG$” COLUMNS ?” IFO ” IS AN ACRONYM I MADE UP FOR INITIAL FLAT OFFERING.” AVG$ ” IS AVERAGE STOCK PRICE IN THE FIRST FLAT LINEAR REGRESSION.FROM A MAXIMUM TIME BASIS I USE SCHWABS LINEAR REGRESSION INDICATOR TOOL.I ZOOM IN TOWARDS CURRENT DATE UNTIL LINEAR REGRESSION SLOPE EQUALS ABOUT ~ ZERO.I USE THIS “IFO” TO STANDARDIZE MY 500 GROWTH STOCKS FOR SWING TRADING. I NEED THE “IFO” DATE & “AVG$” TO ALWAYS BE BASED ON TODAYS CURRENT DATE.AN EXAMPLE IS MICROSOFT “MSFT” TODAY IS THURSDAY SEP 26TH 2024 PRICE IS $431.THE IFO DATE IS ABOUT ~ 4/30/2024 AND THE AVERAGE STOCK PRICE IS ABOUT ~ $426. IVE RESEARCHED ALL 5555 US STOCKS ON FINVIS FINANCIAL VISUALIZER WEBSITE.IVE TRADED 382K @ ABOUT 21% IN 13 MONTHS WITH NO OPTIONS ONLY BUY & SELL.IVE TEMPORARILY OUTPACED THE NASDAQ QQQ INDEX 3 TIMES.I EXPECT TO STAY AHEAD THIS TIME.ANYTHING HELPS.THANKS. Read More
How do I include a PID block to control the required torque? I want to control the vehicle speed with a speed setpoint or speed profile (NEDC)
I have a basic electric car model where I can see speed, displacement, acceleration, force, etc as the torque of the motor moves the car. I want to add a PID controller so I can control the vehicle speed. I tried having the PID directly connected to the torque input and add them, and I would get a good velocity vs time graph but every other graph became a mess. Anyone help?I have a basic electric car model where I can see speed, displacement, acceleration, force, etc as the torque of the motor moves the car. I want to add a PID controller so I can control the vehicle speed. I tried having the PID directly connected to the torque input and add them, and I would get a good velocity vs time graph but every other graph became a mess. Anyone help? I have a basic electric car model where I can see speed, displacement, acceleration, force, etc as the torque of the motor moves the car. I want to add a PID controller so I can control the vehicle speed. I tried having the PID directly connected to the torque input and add them, and I would get a good velocity vs time graph but every other graph became a mess. Anyone help? pid, car, model, simulink MATLAB Answers — New Questions
Issue with Empty From.User Property in Microsoft Graph API Chat Messages
Issue Summary:
I’m working with the Microsoft Graph API to retrieve chat messages, and I’m encountering an issue where the From.User property is consistently empty. Despite having the necessary permissions (User.Read.All and Chat.Read.All), the API response does not include the expected user information in the From.User field.
Details:
API Permissions: User.Read.All, Chat.Read.AllEndpoint: Retrieving chat messages using Get-MgChatMessageObserved Behavior: The From.User property is always empty, with both DisplayName and Id fields returning null.Steps Taken:Verified API permissions.Inspected the raw JSON response, which also shows empty From.User fields.Checked the Microsoft Graph API documentation for any notes on this behavior.
Example Response:
{
“From”: {
“Application”: {
“DisplayName”: null,
“Id”: null
},
“Device”: {
“DisplayName”: null,
“Id”: null
},
“User”: {
“DisplayName”: null,
“Id”: null
}
},
“CreatedDateTime”: “2024-09-24T15:11:50Z”,
“Id”: “1727190710868”,
“Body”: {
“Content”: “<systemEventMessage/>”,
“ContentType”: “html”
}
}
Has anyone encountered a similar issue or can provide insights on why the From.User property might not be populated?
Thanks
Issue Summary:I’m working with the Microsoft Graph API to retrieve chat messages, and I’m encountering an issue where the From.User property is consistently empty. Despite having the necessary permissions (User.Read.All and Chat.Read.All), the API response does not include the expected user information in the From.User field.Details:API Permissions: User.Read.All, Chat.Read.AllEndpoint: Retrieving chat messages using Get-MgChatMessageObserved Behavior: The From.User property is always empty, with both DisplayName and Id fields returning null.Steps Taken:Verified API permissions.Inspected the raw JSON response, which also shows empty From.User fields.Checked the Microsoft Graph API documentation for any notes on this behavior.Example Response: {
“From”: {
“Application”: {
“DisplayName”: null,
“Id”: null
},
“Device”: {
“DisplayName”: null,
“Id”: null
},
“User”: {
“DisplayName”: null,
“Id”: null
}
},
“CreatedDateTime”: “2024-09-24T15:11:50Z”,
“Id”: “1727190710868”,
“Body”: {
“Content”: “<systemEventMessage/>”,
“ContentType”: “html”
}
} Has anyone encountered a similar issue or can provide insights on why the From.User property might not be populated?Thanks Read More
Find emails with attachments over 1 year old and remove those attachments for governance purposes
Hi All,
I have a somewhat unusual requirement and would appreciate any help.
I need to find emails with attachments that are over 1 year old and automatically remove the attachments from those emails. I was wondering if there is a way to achieve this using Microsoft Purview or any other Microsoft feature.
At the very least, if there is a way to identify emails with attachments that are over 1 year old, that would be helpful.
Thanks in advance,
Dilan
Hi All, I have a somewhat unusual requirement and would appreciate any help. I need to find emails with attachments that are over 1 year old and automatically remove the attachments from those emails. I was wondering if there is a way to achieve this using Microsoft Purview or any other Microsoft feature. At the very least, if there is a way to identify emails with attachments that are over 1 year old, that would be helpful. Thanks in advance,Dilan Read More
Default outbound access retirement for VMs and S2S VPN
Hi All,
As we now on 30 September 2025 default outbound access for VMs will be retired.
I have on-prem to Azure S2S VPN (on Azure side by means of virtual network gateway + local network gateway).
Just wondering if default outbound access retirement may affect the current VPN set up.
As far as I can see and understand it should NOT.
Just want to double-check myself.
Your thoughts on this would be highly appreciated.
Hi All, As we now on 30 September 2025 default outbound access for VMs will be retired.https://azure.microsoft.com/en-us/updates/default-outbound-access-for-vms-in-azure-will-be-retired-transition-to-a-new-method-of-internet-access/I have on-prem to Azure S2S VPN (on Azure side by means of virtual network gateway + local network gateway). Just wondering if default outbound access retirement may affect the current VPN set up.As far as I can see and understand it should NOT.Just want to double-check myself.Your thoughts on this would be highly appreciated. Read More
How do i multiply this matrix to work in MATLAB, it keeps sending an error
(3^.5)*sind(x)*(p.)+cosd(x)*(p.)-800(3^.5)*sind(x)*(p.)+cosd(x)*(p.)-800 (3^.5)*sind(x)*(p.)+cosd(x)*(p.)-800 matlab code MATLAB Answers — New Questions
My licensu # 40960531. I have Matlab and 4 toolboxes and I wish to purchase Simulink
purchase of Simulinkpurchase of Simulink purchase of Simulink simulink MATLAB Answers — New Questions